Home
last modified time | relevance | path

Searched defs:OpenFileInExternalEditor (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Host/macosx/objcxx/
DHost.mm309 bool Host::OpenFileInExternalEditor(const FileSpec &file_spec, function
/external/llvm-project/lldb/source/Host/common/
DHost.cpp644 bool Host::OpenFileInExternalEditor(const FileSpec &file_spec, in OpenFileInExternalEditor() function in Host