Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp709 void TemplateTypeParmDecl::setTypeConstraint( in setTypeConstraint() function in TemplateTypeParmDecl
H A DASTImporter.cpp5925 ToD->setTypeConstraint(ToConceptRef, ToIDC); in VisitTemplateTypeParmDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h1322 void setTypeConstraint(ConceptReference *CR,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3044 Inst->setTypeConstraint(TC->getConceptReference(), in SubstTypeConstraint()
H A DSemaTemplateDeduction.cpp532 R->setTypeConstraint(C->getConceptReference(), in getTemplateParameterWithDefault()
H A DSemaTemplate.cpp1221 ConstrainedParameter->setTypeConstraint(CL, in AttachTypeConstraint()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2675 D->setTypeConstraint(CR, ImmediatelyDeclaredConstraint); in VisitTemplateTypeParmDecl()