Home
last modified time | relevance | path

Searched defs:GetAsBoolean (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp45 OptionValueBoolean *OptionValue::GetAsBoolean() { GetAsBoolean() function in OptionValue
51 const OptionValueBoolean *OptionValue::GetAsBoolean() const { GetAsBoolean() function in OptionValue
/llvm-project/lldb/tools/debugserver/source/
H A DJSONGenerator.h96 Boolean *GetAsBoolean() { in GetAsBoolean() function
/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h141 Boolean *GetAsBoolean() { in GetAsBoolean() function