Searched refs:IsClassName (Results 1 – 7 of 7) sorted by relevance
39 bool IsClassName();
67 bool SBTypeSynthetic::IsClassName() { in IsClassName() function in SBTypeSynthetic
1164 bool IsClassName) { in AnnotateTemplateIdTokenAsType() argument1182 /*IsCtorOrDtorName=*/false, IsClassName, AllowImplicitTypename); in AnnotateTemplateIdTokenAsType()
8264 bool IsClassName = false);
3845 bool IsCtorOrDtorName, bool IsClassName, in ActOnTemplateIdType() argument3850 if (!IsCtorOrDtorName && !IsClassName && SS.isSet()) { in ActOnTemplateIdType()
11615 bool IsCtorOrDtorName = false, bool IsClassName = false,
75906 result = (bool)(arg1)->IsClassName(); in _wrap_SBTypeSynthetic_IsClassName()