Searched refs:emitVTableSymbol (Results 1 – 3 of 3) sorted by relevance
679 void emitVTableSymbol(llvm::GlobalVariable *VTable, const CXXRecordDecl *RD);
2076 DI->emitVTableSymbol(VTable, RD); in emitVTableDefinitions()
2646 void CGDebugInfo::emitVTableSymbol(llvm::GlobalVariable *VTable, in emitVTableSymbol() function in CGDebugInfo