Home
last modified time | relevance | path

Searched defs:ConceptRef (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTConcept.h235 ConceptReference *ConceptRef; global() variable
238 TypeConstraint(ConceptReference * ConceptRef,Expr * ImmediatelyDeclaredConstraint) TypeConstraint() argument
[all...]
/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp652 auto *ConceptRef = ConceptReference::Create( createTrivialConceptReference() local
H A DASTImporter.cpp993 auto *ConceptRef = ConceptReference::Create( import() local
/llvm-project/clang/unittests/AST/
H A DSourceLocationTest.cpp1011 if (const ConceptReference *ConceptRef = Node.getConceptReference()) { in getRange() local
1057 if (const ConceptReference *ConceptRef = TC->getConceptReference()) { in getRange() local