Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3609 bool has_explicit_location = location_form.IsValid(); in ParseVariableDIE() local
3612 (has_explicit_location && !location_list.IsValid()); in ParseVariableDIE()