Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h235 TypeConstraint(ConceptReference *ConceptRef, variable
238 ConceptRef(ConceptRef) {} in TypeConstraint() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp645 auto *ConceptRef = ConceptReference::Create( createTrivialConceptReference() local
H A DASTImporter.cpp992 auto *ConceptRef = ConceptReference::Create( import() local