Home
last modified time | relevance | path

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

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