Home
last modified time | relevance | path

Searched refs:getFragmentsForRecordDecl (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h342 static DeclarationFragments getFragmentsForRecordDecl(const RecordDecl *);
H A DExtractAPIVisitor.h573 DeclarationFragmentsBuilder::getFragmentsForRecordDecl(Decl); in VisitRecordDecl()
/src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp801 DeclarationFragments DeclarationFragmentsBuilder::getFragmentsForRecordDecl( in getFragmentsForRecordDecl() function in DeclarationFragmentsBuilder