Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ObjCImplementationDecl

63   class ObjCImplementationDecl;
1073 void GenerateObjCGetter(ObjCImplementationDecl *IMP,
1075 void generateObjCGetterBody(const ObjCImplementationDecl *classImpl,
1080 void GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP,
1085 void GenerateObjCSetter(ObjCImplementationDecl *IMP,
1087 void generateObjCSetterBody(const ObjCImplementationDecl *classImpl,