Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFCompileUnit.cpp665 bool has_location = false; in Index() local
710 has_location = true; in Index()
894 if (name && has_location && is_global_or_static_variable) in Index()