Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp3249 bool has_explicit_mangled = mangled != nullptr; in ParseVariableDIE() local
3280 has_explicit_mangled || (has_explicit_location && !location.IsValid()); in ParseVariableDIE()