Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/lldb-dap/
H A DJSONUtils.cpp81 bool GetBoolean(const llvm::json::Object &obj, llvm::StringRef key, GetBoolean() function
90 bool GetBoolean(const llvm::json::Object *obj, llvm::StringRef key, GetBoolean() function
/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1507 bool GetBoolean() { return m_content; } in GetBoolean() function in curses::BooleanFieldDelegate
[all...]