Searched refs:eArgTypeBoolean (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | OptionGroupValueObjectDisplay.cpp | 28 OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypeBoolean, 57 nullptr, {}, 0, eArgTypeBoolean, "Show results of type validators."},
|
| H A D | OptionGroupBoolean.cpp | 32 m_option_definition.argument_type = eArgTypeBoolean; in OptionGroupBoolean()
|
| H A D | CommandObject.cpp | 1043 …{ eArgTypeBoolean, "boolean", CommandCompletions::eNoCompletion, { nullptr, false }, "A Boolean va…
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
| H A D | StructuredDataDarwinLog.cpp | 425 OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypeBoolean, 432 OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypeBoolean, 437 OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypeBoolean, 444 OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypeBoolean,
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectLog.cpp | 429 bool_arg.arg_type = eArgTypeBoolean; in CommandObjectLogTimerIncrement()
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 521 eArgTypeBoolean, enumerator
|
| /freebsd-13.1/contrib/llvm-project/lldb/docs/ |
| H A D | python_api_enums.rst | 794 .. py:data:: eArgTypeBoolean
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 70825 {SWIG_LUA_CONSTTAB_INT("eArgTypeBoolean", lldb::eArgTypeBoolean)},
|