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

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

Completed in 101 milliseconds