Home
last modified time | relevance | path

Searched refs:run_validator (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionGroupValueObjectDisplay.h40 run_validator; in AnyOptionWasSet()
50 use_synth : 1, be_raw : 1, ignore_cap : 1, run_validator : 1; variable
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionGroupValueObjectDisplay.cpp149 run_validator = OptionArgParser::ToBoolean(option_arg, true, &success); in SetOptionValue()
177 run_validator = false; in OptionParsingStarting()
218 options.SetRunValidator(run_validator); in GetAsDumpOptions()