Searched refs:SubstTypeConstraint (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 2660 bool Sema::SubstTypeConstraint( in SubstTypeConstraint() function in Sema 2754 if (SubstTypeConstraint(Inst, TC, TemplateArgs, EvaluateConstraint)) in SubstParmVarDecl()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 2844 if (SemaRef.SubstTypeConstraint(Inst, TC, TemplateArgs, in VisitTemplateTypeParmDecl()
|
| H A D | SemaTemplate.cpp | 2385 SemaRef.SubstTypeConstraint(NewTTP, TC, Args, in transformTemplateParameter()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | Sema.h | 10110 bool SubstTypeConstraint(TemplateTypeParmDecl *Inst, const TypeConstraint *TC,
|