Searched refs:eArgTypeBoolean (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/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()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
| H A D | StructuredDataDarwinLog.cpp | 423 OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypeBoolean, 430 OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypeBoolean, 435 OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypeBoolean, 442 OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypeBoolean,
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | CommandOptionArgumentTable.h | 216 …{ lldb::eArgTypeBoolean, "boolean", lldb::CompletionType::eNoCompletion, {}, { nullptr, false }, "…
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 563 eArgTypeBoolean, enumerator
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectLog.cpp | 566 bool_arg.arg_type = eArgTypeBoolean; in CommandObjectLogTimerIncrement()
|
| /freebsd-14.2/contrib/llvm-project/lldb/docs/ |
| H A D | python_api_enums.rst | 795 .. py:data:: eArgTypeBoolean
|
| /freebsd-14.2/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 78100 {SWIG_LUA_CONSTTAB_INT("eArgTypeBoolean", lldb::eArgTypeBoolean)},
|