Home
last modified time | relevance | path

Searched refs:GetSourcePath (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DREPL.h156 std::string GetSourcePath();
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DREPL.cpp57 std::string REPL::GetSourcePath() { in GetSourcePath() function in REPL
560 m_repl_source_path = GetSourcePath(); in RunLoop()