Home
last modified time | relevance | path

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

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