Home
last modified time | relevance | path

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

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