Home
last modified time | relevance | path

Searched defs:g_need_argument (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h248 static const char *g_need_argument; variable
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp110 const char *CommandInterpreter::g_need_argument = "<need-argument>"; member in CommandInterpreter