Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h564 bool AllowInjectedClassName = false);
1095 bool AllowInjectedClassName) { in RebuildDependentTemplateSpecializationType() argument
1102 AllowInjectedClassName); in RebuildDependentTemplateSpecializationType()
1272 bool AllowInjectedClassName);
1285 bool AllowInjectedClassName);
4398 bool AllowInjectedClassName) { in TransformTemplateName() argument
4440 AllowInjectedClassName); in TransformTemplateName()
4445 ObjectType, AllowInjectedClassName); in TransformTemplateName()
15002 bool AllowInjectedClassName) { in RebuildTemplateName() argument
15009 AllowInjectedClassName); in RebuildTemplateName()
[all …]
H A DSemaTemplateInstantiate.cpp1271 bool AllowInjectedClassName = false);
1607 bool AllowInjectedClassName) { in TransformTemplateName() argument
1682 AllowInjectedClassName); in TransformTemplateName()
H A DSemaTemplate.cpp5022 bool AllowInjectedClassName) { in ActOnTemplateName() argument
5063 if (!AllowInjectedClassName && SS.isNotEmpty() && LookupRD && in ActOnTemplateName()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h8249 TemplateTy &Template, bool AllowInjectedClassName = false);