Home
last modified time | relevance | path

Searched refs:setTypeConstraint (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp748 void TemplateTypeParmDecl::setTypeConstraint( in setTypeConstraint() function in TemplateTypeParmDecl
H A DASTImporter.cpp6201 ToD->setTypeConstraint(ToConceptRef, ToIDC, TC->getArgPackSubstIndex()); in VisitTemplateTypeParmDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h1323 void setTypeConstraint(ConceptReference *CR,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3238 Inst->setTypeConstraint(TC->getConceptReference(), in SubstTypeConstraint()
H A DSemaTemplate.cpp1227 ConstrainedParameter->setTypeConstraint( in AttachTypeConstraint()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2710 D->setTypeConstraint(CR, ImmediatelyDeclaredConstraint, ArgPackSubstIndex); in VisitTemplateTypeParmDecl()