Searched defs:ObjCImplDecl (Results 1 – 3 of 3) sorted by relevance
45 class ObjCImplDecl; variable
1840 ObjCImplDecl(Kind DK, DeclContext *DC, in ObjCImplDecl() function2014 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() function
137 class ObjCImplDecl; variable