Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h599 bool AllowInjectedClassName = false);
1138 TemplateArgumentListInfo &Args, bool AllowInjectedClassName) { in RebuildDependentTemplateSpecializationType() argument
1303 bool AllowInjectedClassName);
1316 bool AllowInjectedClassName);
1323 bool AllowInjectedClassName);
4776 bool AllowInjectedClassName) { in RebuildTemplateName() argument
4780 AllowInjectedClassName); in RebuildTemplateName()
4784 AllowInjectedClassName); in RebuildTemplateName()
4794 bool AllowInjectedClassName) { in TransformTemplateName() argument
4830 FirstQualifierInScope, AllowInjectedClassName); in TransformTemplateName()
[all …]
H A DSemaTemplateInstantiate.cpp1610 bool AllowInjectedClassName = false);
2120 bool AllowInjectedClassName) { in TransformTemplateName() argument
2187 AllowInjectedClassName); in TransformTemplateName()
H A DSemaTemplate.cpp4871 bool AllowInjectedClassName) { in ActOnTemplateName() argument
4912 if (!AllowInjectedClassName && SS.isNotEmpty() && LookupRD && in ActOnTemplateName()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11692 bool AllowInjectedClassName = false);