Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h247 static const char *g_no_argument; variable
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp109 const char *CommandInterpreter::g_no_argument = "<no-argument>"; member in CommandInterpreter