Searched defs:GenerateClass (Results 1 – 5 of 5) sorted by relevance
1697 void GenerateClass(const ObjCImplementationDecl *OID) override { in GenerateClass() function in __anonc5a169470111::CGObjCGNUstep23397 void CGObjCGNU::GenerateClass(const ObjCImplementationDecl *OID) { in GenerateClass() function in CGObjCGNU
3545 void CGObjCMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass() function in CGObjCMac6515 void CGObjCNonFragileABIMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass() function in CGObjCNonFragileABIMac
2166 void CGObjCGNU::GenerateClass(const ObjCImplementationDecl *OID) { in GenerateClass() function in CGObjCGNU
3256 void CGObjCMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass() function in CGObjCMac5980 void CGObjCNonFragileABIMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass() function in CGObjCNonFragileABIMac
2012 void Generator::GenerateClass(const GeneratorOptions& options, in GenerateClass() function in google::protobuf::compiler::js::Generator