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

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp630 class CGObjCGNUstep : public CGObjCGNU { class in namespace:__anon15214
713 CGObjCGNUstep(CodeGenModule &Mod) : CGObjCGNU(Mod, 9, 3) { function in class:__anon15214::CGObjCGNUstep
1007 // CGObjCGNUstep subclass for GC, but we may want to really support the old
1129 llvm::Constant *CGObjCGNUstep::GetEHType(QualType T) {
2882 return new CGObjCGNUstep(CGM);

Completed in 29 milliseconds