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