Home
last modified time | relevance | path

Searched refs:LongConditionString (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionValidators.h23 const char *LongConditionString() const override;
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandOptionValidators.cpp34 const char *PosixPlatformCommandOptionValidator::LongConditionString() const { in LongConditionString() function in PosixPlatformCommandOptionValidator
H A DOptions.cpp1324 def->validator->LongConditionString()); in Parse()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-types.h131 virtual const char *LongConditionString() const = 0;