Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h249 static const char *g_argument; global() variable
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp111 const char *CommandInterpreter::g_argument = "<argument>"; global() member in CommandInterpreter