Searched defs:getNamedConcept (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTConcept.h | 203 ConceptDecl *getNamedConcept() const { getNamedConcept() function |
H A D | ExprConcepts.h | 87 ConceptDecl *getNamedConcept() const { return ConceptRef->getNamedConcept(); } in getNamedConcept() function |
H A D | TypeLoc.h | 2231 ConceptDecl *getNamedConcept() const { getNamedConcept() function |