Home
last modified time | relevance | path

Searched defs:GenerateClass (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGObjCGNU.cpp1697 void GenerateClass(const ObjCImplementationDecl *OID) override { in GenerateClass() function in __anonc5a169470111::CGObjCGNUstep2
3397 void CGObjCGNU::GenerateClass(const ObjCImplementationDecl *OID) { in GenerateClass() function in CGObjCGNU
DCGObjCMac.cpp3545 void CGObjCMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass() function in CGObjCMac
6515 void CGObjCNonFragileABIMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass() function in CGObjCNonFragileABIMac
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2166 void CGObjCGNU::GenerateClass(const ObjCImplementationDecl *OID) { in GenerateClass() function in CGObjCGNU
DCGObjCMac.cpp3256 void CGObjCMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass() function in CGObjCMac
5980 void CGObjCNonFragileABIMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass() function in CGObjCNonFragileABIMac
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc2012 void Generator::GenerateClass(const GeneratorOptions& options, in GenerateClass() function in google::protobuf::compiler::js::Generator