Home
last modified time | relevance | path

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

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