Home
last modified time | relevance | path

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

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