Lines Matching refs:IsClassExtension
132 << CD->IsClassExtension() << PD in diagnoseNoescape()
450 if (CD->IsClassExtension()) { in ActOnStartOfObjCMethodDef()
1886 if (CDecl->IsClassExtension()) in ActOnStartCategoryInterface()
2899 ImmediateClass && Cat->IsClassExtension(), in MatchAllMethodDeclarations()
3033 if (!C->IsClassExtension()) { in ImplMethodsVsClassMethods()
3309 if (!CD->IsClassExtension() && List->getBits() < 2) in addMethodToGlobalList()
3812 if (cast<ObjCCategoryDecl>(CurContext)->IsClassExtension()) in getObjCContainerKind()
3842 if (CategoryDecl->IsClassExtension()) { in DiagnoseVariableSizedIvars()
3953 << CDecl->IsClassExtension() << CDecl << PDecl << IDecl; in DiagnoseCategoryDirectMembersProtocolConformance()
4060 if (C->IsClassExtension()) { in ActOnAtEnd()
4893 decl = Cat->IsClassExtension() ? 1 : 2; in ActOnMethodDeclaration()