Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Expression/
DREPL.cpp319 expr_options.SetPoundLine(m_repl_source_path.c_str(), in IOHandlerInputComplete()
/external/llvm-project/lldb/include/lldb/Target/
DTarget.h368 void SetPoundLine(const char *path, uint32_t line) const { in SetPoundLine() function