Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h364 static DeclarationFragments getFragmentsForConcept(const ConceptDecl *);
H A DExtractAPIVisitor.h791 DeclarationFragmentsBuilder::getFragmentsForConcept(Decl); in VisitConceptDecl()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp1172 DeclarationFragments DeclarationFragmentsBuilder::getFragmentsForConcept( in getFragmentsForConcept() function in DeclarationFragmentsBuilder