Home
last modified time | relevance | path

Searched refs:SubstTypeConstraint (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2350 bool Sema::SubstTypeConstraint( in SubstTypeConstraint() function in Sema
2437 if (SubstTypeConstraint(Inst, TC, TemplateArgs)) in SubstParmVarDecl()
H A DSemaTemplateInstantiateDecl.cpp2780 if (SemaRef.SubstTypeConstraint(Inst, TC, TemplateArgs)) in VisitTemplateTypeParmDecl()
H A DSemaTemplate.cpp2290 SemaRef.SubstTypeConstraint(NewTTP, TC, Args); in transformTemplateParameter()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h9784 bool SubstTypeConstraint(TemplateTypeParmDecl *Inst, const TypeConstraint *TC,