reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2887 if (!GV) { 2892 GV = new llvm::GlobalVariable(CGM.getModule(), CGM.Int8PtrTy, 2897 CGM.setGVProperties(GV, RD); 2900 return llvm::ConstantExpr::getBitCast(GV, CGM.Int8PtrTy);