Home
last modified time | relevance | path

Searched refs:class_types (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp96 TypeList class_types; in GetTypeInfoFromVTableAddress() local
105 searched_symbol_files, class_types); in GetTypeInfoFromVTableAddress()
113 searched_symbol_files, class_types); in GetTypeInfoFromVTableAddress()
124 type_sp = class_types.GetTypeAtIndex(0); in GetTypeInfoFromVTableAddress()
142 type_sp = class_types.GetTypeAtIndex(i); in GetTypeInfoFromVTableAddress()
156 type_sp = class_types.GetTypeAtIndex(i); in GetTypeInfoFromVTableAddress()