Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp1134 return AttachTypeConstraint( in ActOnTypeConstraint()
1194 bool Sema::AttachTypeConstraint(NestedNameSpecifierLoc NS, in AttachTypeConstraint() function in Sema
1230 bool Sema::AttachTypeConstraint(AutoTypeLoc TL, NonTypeTemplateParmDecl *NTTP, in AttachTypeConstraint() function in Sema
1538 if (AttachTypeConstraint(TL, Param, D.getEllipsisLoc())) in ActOnNonTypeTemplateParameter()
2256 SemaRef.AttachTypeConstraint( in transformTemplateParameter()
DSemaTemplateInstantiateDecl.cpp2643 if (SemaRef.AttachTypeConstraint( in VisitTemplateTypeParmDecl()
2799 if (SemaRef.AttachTypeConstraint( in VisitNonTypeTemplateParmDecl()
DSemaTemplateInstantiate.cpp2384 if (AttachTypeConstraint( in SubstParmVarDecl()
DSemaType.cpp3210 S.AttachTypeConstraint(AutoLoc.getNestedNameSpecifierLoc(), in InventTemplateParameter()
3225 S.AttachTypeConstraint( in InventTemplateParameter()
/external/llvm-project/clang/include/clang/Sema/
DSema.h7315 bool AttachTypeConstraint(NestedNameSpecifierLoc NS,
7322 bool AttachTypeConstraint(AutoTypeLoc TL,