Searched defs:GetAsBoolean (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ | ||
H A D | OptionValue.cpp | 26 OptionValueBoolean *OptionValue::GetAsBoolean() { GetAsBoolean() function in OptionValue |
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ | ||
H A D | StructuredData.h | 140 Boolean *GetAsBoolean() { GetAsBoolean() function |