Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/
HDHost.h288 OpenFileInExternalEditor (const FileSpec &file_spec,
/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDHost.cpp1056 Host::OpenFileInExternalEditor (const FileSpec &file_spec, uint32_t line_no) in OpenFileInExternalEditor() function in Host
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThread.cpp401 …already_shown = Host::OpenFileInExternalEditor (frame_sc.line_entry.file, frame_sc.line_entry.line… in SetSelectedFrameByIndexNoisily()
2166 Host::OpenFileInExternalEditor (frame_sc.line_entry.file, frame_sc.line_entry.line); in GetStatus()