Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Expression/
H A DREPL.cpp324 expr_options.SetPoundLine(m_repl_source_path.c_str(), in IOHandlerInputComplete()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTarget.h398 void SetPoundLine(const char *path, uint32_t line) const { in SetPoundLine() function