Searched defs:getConceptNameInfo (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTConcept.h | 171 const DeclarationNameInfo &getConceptNameInfo() const { return ConceptName; } getConceptNameInfo() function |
H A D | ExprConcepts.h | 112 const DeclarationNameInfo &getConceptNameInfo() const { in getConceptNameInfo() function |
H A D | TypeLoc.h | 2237 DeclarationNameInfo getConceptNameInfo() const { getConceptNameInfo() function |