Searched defs:VTableName (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp477 StringRef VTableName = VTableSymI->first.first; local
487 StringRef VTableName = VTableDataI->first.first; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3289 const char *VTableName = nullptr; local
[all...]
H A DMicrosoftCXXABI.cpp1834 StringRef VTableName = VTableAliasIsRequred ? StringRef() : VFTableName.str(); local
H A DCGObjCMac.cpp7868 std::string VTableName = "objc_ehtype_vtable"; local

Completed in 194 milliseconds