Searched refs:scope_ranges (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | SymbolFileNativePDB.cpp | 1856 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 D | SymbolFileDWARF.cpp | 3476 Variable::RangeList scope_ranges; in ParseVariableDIE() local 3716 scope_ranges, &decl, location_list, is_external, is_artificial, in ParseVariableDIE()
|