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