Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1856 Variable::RangeList scope_ranges; in CreateLocalVariable() local
1859 &block, scope_ranges, &decl, var_info.location, external, artificial, in CreateLocalVariable()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3476 Variable::RangeList scope_ranges; in ParseVariableDIE() local
3716 scope_ranges, &decl, location_list, is_external, is_artificial, in ParseVariableDIE()