Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h122 lldb::FileSP GetErrorFile() const { in GetErrorFile() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp492 SBFile SBDebugger::GetErrorFile() { in GetErrorFile() function in SBDebugger