Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DHost.h239 static bool OpenFileInExternalEditor(const FileSpec &file_spec,
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DHost.cpp549 bool Host::OpenFileInExternalEditor(const FileSpec &file_spec, in OpenFileInExternalEditor() function in Host
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThread.cpp308 already_shown = Host::OpenFileInExternalEditor( in SetSelectedFrameByIndexNoisily()
1755 Host::OpenFileInExternalEditor(frame_sc.line_entry.file, in GetStatus()
/openbsd-src/gnu/llvm/lldb/source/Host/macosx/objcxx/
H A DHost.mm328 bool Host::OpenFileInExternalEditor(const FileSpec &file_spec, function
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3247 Host::OpenFileInExternalEditor(file_spec, 1); in SaveTranscript()