Searched defs:GenerateClass (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ | ||
| H A D | CGObjCGNU.cpp | 1707 void GenerateClass(const ObjCImplementationDecl *OID) override { in GenerateClass() function in __anon128dbe400111::CGObjCGNUstep2 |
| H A D | CGObjCMac.cpp | 3502 void CGObjCMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass() function in CGObjCMac |