Home
last modified time | relevance | path

Searched refs:AttachTypeConstraint (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp1158 return AttachTypeConstraint( in BuildTypeConstraint()
1217 bool Sema::AttachTypeConstraint(NestedNameSpecifierLoc NS, in AttachTypeConstraint() function in Sema
1253 bool Sema::AttachTypeConstraint(AutoTypeLoc TL, NonTypeTemplateParmDecl *NTTP, in AttachTypeConstraint() function in Sema
1561 if (AttachTypeConstraint(TL, Param, D.getEllipsisLoc())) in ActOnNonTypeTemplateParameter()
H A DSemaTemplateInstantiate.cpp2364 return AttachTypeConstraint( in SubstTypeConstraint()
H A DSemaType.cpp3326 S.AttachTypeConstraint( in InventTemplateParameter()
3354 S.AttachTypeConstraint( in InventTemplateParameter()
H A DSemaTemplateInstantiateDecl.cpp2930 if (SemaRef.AttachTypeConstraint( in VisitNonTypeTemplateParmDecl()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h7838 bool AttachTypeConstraint(NestedNameSpecifierLoc NS,
7845 bool AttachTypeConstraint(AutoTypeLoc TL,