Searched refs:IsClassName (Results 1 – 6 of 6) sorted by relevance
39 bool IsClassName();
67 bool SBTypeSynthetic::IsClassName() { in IsClassName() function in SBTypeSynthetic
1441 bool IsClassName) { in AnnotateTemplateIdTokenAsType() argument1459 /*IsCtorOrDtorName=*/false, IsClassName, AllowImplicitTypename); in AnnotateTemplateIdTokenAsType()
3541 bool IsClassName = false);
4079 bool IsCtorOrDtorName, bool IsClassName, in ActOnTemplateIdType() argument4084 if (!IsCtorOrDtorName && !IsClassName && SS.isSet()) { in ActOnTemplateIdType()
8187 bool IsCtorOrDtorName = false, bool IsClassName = false,