Searched refs:CGObjCGNUstep (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp623 class CGObjCGNUstep : public CGObjCGNU { class in namespace:__anon3800
706 CGObjCGNUstep(CodeGenModule &Mod) : CGObjCGNU(Mod, 9, 3) { function in class:__anon3800::CGObjCGNUstep
995 // CGObjCGNUstep subclass for GC, but we may want to really support the old
1119 llvm::Constant *CGObjCGNUstep::GetEHType(QualType T) {
2881 return new CGObjCGNUstep(CGM);

Completed in 95 milliseconds