Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp26 OptionValueBoolean *OptionValue::GetAsBoolean() { GetAsBoolean() function in OptionValue
32 const OptionValueBoolean *OptionValue::GetAsBoolean() const { GetAsBoolean() function in OptionValue
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h140 Boolean *GetAsBoolean() { GetAsBoolean() function