Searched refs:SubstTypeConstraint (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateDeductionGuide.cpp | 257 SemaRef.SubstTypeConstraint(NewTTP, TC, Args, in transformTemplateTypeParam()
|
| H A D | SemaTemplateInstantiate.cpp | 3227 bool Sema::SubstTypeConstraint( in SubstTypeConstraint() function in Sema 3324 if (SubstTypeConstraint(Inst, TC, TemplateArgs, EvaluateConstraint)) in SubstParmVarDecl()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 3498 if (SemaRef.SubstTypeConstraint(Inst, TC, TemplateArgs, in VisitTemplateTypeParmDecl()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 13745 bool SubstTypeConstraint(TemplateTypeParmDecl *Inst, const TypeConstraint *TC,
|