reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 2425   if (!Vtable) {
 2426     Vtable = new llvm::GlobalVariable(TheModule, PtrToInt8Ty, true,
 2432       llvm::ConstantExpr::getGetElementPtr(Vtable->getValueType(), Vtable, Two),
 2432       llvm::ConstantExpr::getGetElementPtr(Vtable->getValueType(), Vtable, Two),