Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h232 ConceptReference *ConceptRef; variable
235 TypeConstraint(ConceptReference *ConceptRef, in TypeConstraint()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp652 auto *ConceptRef = ConceptReference::Create( in createTrivialConceptReference() local
H A DASTImporter.cpp993 auto *ConceptRef = ConceptReference::Create( in import() local