Searched refs:SubstTypeConstraint (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 2851 bool Sema::SubstTypeConstraint( in SubstTypeConstraint() function in Sema 2943 if (SubstTypeConstraint(Inst, TC, TemplateArgs, EvaluateConstraint)) in SubstParmVarDecl()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 2909 if (SemaRef.SubstTypeConstraint(Inst, TC, TemplateArgs, in VisitTemplateTypeParmDecl()
|
| H A D | SemaTemplate.cpp | 2482 SemaRef.SubstTypeConstraint(NewTTP, TC, Args, in transformTemplateParameter()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 10425 bool SubstTypeConstraint(TemplateTypeParmDecl *Inst, const TypeConstraint *TC,
|