Home
last modified time | relevance | path

Searched defs:getConceptReference (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h249 ConceptReference *getConceptReference() const { return ConceptRef; } in getConceptReference() function
H A DExprConcepts.h85 ConceptReference *getConceptReference() const { return ConceptRef; } in getConceptReference() function
H A DTypeLoc.h2259 ConceptReference *getConceptReference() const { return getLocalData()->CR; } in getConceptReference() function