Home
last modified time | relevance | path

Searched defs:vtable_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp58 ValueObject &in_value, const VTableInfo &vtable_info) { in GetTypeInfo()
319 const VTableInfo &vtable_info = vtable_info_or_err.get(); in GetDynamicTypeAndAddress() local