Lines Matching refs:ObjCImplementation
1834 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc),1942 static bool classofKind(Kind K) { return K == ObjCImplementation; }