Lines Matching refs:IsClassExtension
132 << CD->IsClassExtension() << PD in diagnoseNoescape()
450 if (CD->IsClassExtension()) { in ActOnStartOfObjCMethodDef()
1903 if (CDecl->IsClassExtension()) in ActOnStartCategoryInterface()
2914 ImmediateClass && Cat->IsClassExtension(), in MatchAllMethodDeclarations()
3048 if (!C->IsClassExtension()) { in ImplMethodsVsClassMethods()
3323 if (!CD->IsClassExtension() && List->getBits() < 2) in addMethodToGlobalList()
3828 if (cast<ObjCCategoryDecl>(CurContext)->IsClassExtension()) in getObjCContainerKind()
3858 if (CategoryDecl->IsClassExtension()) { in DiagnoseVariableSizedIvars()
3969 << CDecl->IsClassExtension() << CDecl << PDecl << IDecl; in DiagnoseCategoryDirectMembersProtocolConformance()
4076 if (C->IsClassExtension()) { in ActOnAtEnd()
4916 decl = Cat->IsClassExtension() ? 1 : 2; in ActOnMethodDeclaration()