Searched refs:IsClassName (Results 1 – 7 of 7) sorted by relevance
39 bool IsClassName();
67 bool SBTypeSynthetic::IsClassName() { in IsClassName() function in SBTypeSynthetic
1462 bool IsClassName) { in AnnotateTemplateIdTokenAsType() argument1480 /*IsCtorOrDtorName=*/false, IsClassName, AllowImplicitTypename); in AnnotateTemplateIdTokenAsType()
3651 bool IsClassName = false);
4248 bool IsCtorOrDtorName, bool IsClassName, in ActOnTemplateIdType() argument4253 if (!IsCtorOrDtorName && !IsClassName && SS.isSet()) { in ActOnTemplateIdType()
8386 bool IsCtorOrDtorName = false, bool IsClassName = false,
71316 result = (bool)(arg1)->IsClassName(); in _wrap_SBTypeSynthetic_IsClassName()