Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp186 CompilerType original_type = type; in TypeHasVTable() local
198 original_type.GetTypeName().AsCString("<invalid>")); in TypeHasVTable()