Searched refs:OpenFileInExternalEditor (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Host/
H A DHost.h470 OpenFileInExternalEditor (const FileSpec &file_spec,
/external/lldb/source/Target/
H A DThread.cpp355 already_shown = Host::OpenFileInExternalEditor (frame_sc.line_entry.file, frame_sc.line_entry.line);
1854 Host::OpenFileInExternalEditor (frame_sc.line_entry.file, frame_sc.line_entry.line);
/external/lldb/source/Host/common/
H A DHost.cpp1547 Host::OpenFileInExternalEditor (const FileSpec &file_spec, uint32_t line_no) function in class:Host

Completed in 178 milliseconds