Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1524 bool AllowInjectedClassName = false);
1962 bool AllowInjectedClassName) { in TransformTemplateName() argument
2035 AllowInjectedClassName); in TransformTemplateName()
H A DTreeTransform.h593 bool AllowInjectedClassName = false);
1137 bool AllowInjectedClassName) { in RebuildDependentTemplateSpecializationType() argument
1144 AllowInjectedClassName); in RebuildDependentTemplateSpecializationType()
1316 bool AllowInjectedClassName);
1329 bool AllowInjectedClassName);
4570 bool AllowInjectedClassName) { in TransformTemplateName() argument
4612 AllowInjectedClassName); in TransformTemplateName()
4617 ObjectType, AllowInjectedClassName); in TransformTemplateName()
16315 bool AllowInjectedClassName) { in RebuildTemplateName() argument
16322 AllowInjectedClassName); in RebuildTemplateName()
[all …]
H A DSemaTemplate.cpp4491 bool AllowInjectedClassName) { in ActOnTemplateName() argument
4532 if (!AllowInjectedClassName && SS.isNotEmpty() && LookupRD && in ActOnTemplateName()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11474 bool AllowInjectedClassName = false);