Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBTarget.cpp690 SBFileSpecList empty_list; in BreakpointCreateByLocation() local
691 return BreakpointCreateByLocation(sb_file_spec, line, offset, empty_list); in BreakpointCreateByLocation()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1016 static FileSpecList empty_list; in GetTypeUnitSupportFiles() local
1022 return empty_list; in GetTypeUnitSupportFiles()