Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Expression/
HDREPL.cpp328 expr_options.SetPoundLine(m_repl_source_path.c_str(), in IOHandlerInputComplete()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDTarget.h419 void SetPoundLine(const char *path, uint32_t line) const { in SetPoundLine() function