Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp1159 return AttachTypeConstraint( in BuildTypeConstraint()
1218 bool Sema::AttachTypeConstraint(NestedNameSpecifierLoc NS, in AttachTypeConstraint() function in Sema
1254 bool Sema::AttachTypeConstraint(AutoTypeLoc TL, NonTypeTemplateParmDecl *NTTP, in AttachTypeConstraint() function in Sema
1562 if (AttachTypeConstraint(TL, Param, D.getEllipsisLoc())) in ActOnNonTypeTemplateParameter()
H A DSemaTemplateInstantiate.cpp2684 return AttachTypeConstraint( in SubstTypeConstraint()
H A DSemaType.cpp3393 S.AttachTypeConstraint( in InventTemplateParameter()
3421 S.AttachTypeConstraint( in InventTemplateParameter()
H A DSemaTemplateInstantiateDecl.cpp2995 if (SemaRef.AttachTypeConstraint( in VisitNonTypeTemplateParmDecl()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h8087 bool AttachTypeConstraint(NestedNameSpecifierLoc NS,
8094 bool AttachTypeConstraint(AutoTypeLoc TL,