Searched refs:ShortConditionString (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionValidators.h22 const char *ShortConditionString() const override;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandOptionValidators.cpp30 const char *PosixPlatformCommandOptionValidator::ShortConditionString() const { function in class:PosixPlatformCommandOptionValidator
H A DOptions.cpp271 const char *condition = option_def.validator->ShortConditionString();
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-types.h99 virtual const char *ShortConditionString() const = 0;

Completed in 117 milliseconds