Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp914 class CGObjCGNUstep2 : public CGObjCGNUstep { global() class
2009 CGObjCGNUstep2(CodeGenModule &Mod) : CGObjCGNUstep(Mod, 10, 4, 2) { CGObjCGNUstep2() function in __anonf88679620111::CGObjCGNUstep2