Searched defs:GetBoolean (Results 1 – 2 of 2) sorted by relevance
77 bool GetBoolean(const llvm::json::Object &obj, llvm::StringRef key, in GetBoolean() function86 bool GetBoolean(const llvm::json::Object *obj, llvm::StringRef key, in GetBoolean() function
1508 bool GetBoolean() { return m_content; } in GetBoolean() function in curses::BooleanFieldDelegate