Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3196 bool has_explicit_mangled = mangled != nullptr; in ParseVariableDIE() local
3227 has_explicit_mangled || (has_explicit_location && !location.IsValid()); in ParseVariableDIE()