Searched refs:IsClassName (Results 1 – 7 of 7) sorted by relevance
39 bool IsClassName();
67 bool SBTypeSynthetic::IsClassName() { in IsClassName() function in SBTypeSynthetic
1351 bool IsClassName) { in AnnotateTemplateIdTokenAsType() argument1369 /*IsCtorOrDtorName=*/false, IsClassName, AllowImplicitTypename); in AnnotateTemplateIdTokenAsType()
3836 bool IsClassName = false);
3558 bool IsCtorOrDtorName, bool IsClassName, in ActOnTemplateIdType() argument3563 if (!IsCtorOrDtorName && !IsClassName && SS.isSet()) { in ActOnTemplateIdType()
11397 bool IsCtorOrDtorName = false, bool IsClassName = false,
74546 result = (bool)(arg1)->IsClassName(); in _wrap_SBTypeSynthetic_IsClassName()