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

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp1397 class CGObjCNonFragileABIMac : public CGObjCCommonMac { class in namespace:__anon478
1601 CGObjCNonFragileABIMac(CodeGen::CodeGenModule &cgm);
1990 llvm::Constant *CGObjCNonFragileABIMac::getNSConstantStringClassRef() {
5782 CGObjCNonFragileABIMac::CGObjCNonFragileABIMac(CodeGen::CodeGenModule &cgm) function in class:CGObjCNonFragileABIMac
6223 llvm::Function *CGObjCNonFragileABIMac::ModuleInitFunction() {
6229 void CGObjCNonFragileABIMac::AddModuleClassList(
6260 void CGObjCNonFragileABIMac::FinishNonFragileABIModule() {
6304 bool CGObjCNonFragileABIMac::isVTableDispatchedSelector(Selector Sel) {
6377 llvm::GlobalVariable * CGObjCNonFragileABIMac
[all...]

Completed in 203 milliseconds