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

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2440 const char *vtableName = "_ZTVN7gnustep7libobjc22__objc_class_type_infoE"; local
2441 auto *Vtable = TheModule.getGlobalVariable(vtableName);
2445 nullptr, vtableName);

Completed in 126 milliseconds