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.cpp1873 Variable::RangeList scope_ranges; in CreateLocalVariable() local
1876 scope_ranges, &decl, var_info.location, external, artificial, in CreateLocalVariable()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3383 Variable::RangeList scope_ranges; in ParseVariableDIE() local
3631 scope_ranges, &decl, location_list, is_external, is_artificial, in ParseVariableDIE()