Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1130 return AttachTypeConstraint( in BuildTypeConstraint()
1186 bool Sema::AttachTypeConstraint(NestedNameSpecifierLoc NS, in AttachTypeConstraint() function in Sema
1226 bool Sema::AttachTypeConstraint(AutoTypeLoc TL, in AttachTypeConstraint() function in Sema
1533 if (AttachTypeConstraint(TL, Param, Param, D.getEllipsisLoc())) in ActOnNonTypeTemplateParameter()
H A DSemaTemplateInstantiate.cpp3058 return AttachTypeConstraint( in SubstTypeConstraint()
H A DSemaType.cpp3010 S.AttachTypeConstraint( in InventTemplateParameter()
3043 S.AttachTypeConstraint( in InventTemplateParameter()
H A DSemaTemplateInstantiateDecl.cpp3113 if (SemaRef.AttachTypeConstraint(AutoLoc, /*NewConstrainedParm=*/Param, in VisitNonTypeTemplateParmDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11229 bool AttachTypeConstraint(NestedNameSpecifierLoc NS,
11236 bool AttachTypeConstraint(AutoTypeLoc TL,