Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1076 bool AllowInjectedClassName = false);
1357 bool AllowInjectedClassName) { in TransformTemplateName() argument
1420 AllowInjectedClassName); in TransformTemplateName()
H A DTreeTransform.h564 bool AllowInjectedClassName = false);
1045 bool AllowInjectedClassName) { in RebuildDependentTemplateSpecializationType() argument
1052 AllowInjectedClassName); in RebuildDependentTemplateSpecializationType()
1228 bool AllowInjectedClassName);
1241 bool AllowInjectedClassName);
4212 bool AllowInjectedClassName) { in TransformTemplateName() argument
4254 AllowInjectedClassName); in TransformTemplateName()
4259 ObjectType, AllowInjectedClassName); in TransformTemplateName()
14451 bool AllowInjectedClassName) { in RebuildTemplateName() argument
14458 AllowInjectedClassName); in RebuildTemplateName()
[all …]
H A DSemaTemplate.cpp4833 bool AllowInjectedClassName) { in ActOnTemplateName() argument
4874 if (!AllowInjectedClassName && SS.isNotEmpty() && LookupRD && in ActOnTemplateName()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h7627 TemplateTy &Template, bool AllowInjectedClassName = false);