Searched defs:getBoolean (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/ | ||
H A D | VariantValue.cpp | 339 bool VariantValue::getBoolean() const { in getBoolean() function in clang::ast_matchers::dynamic::VariantValue |
/openbsd-src/gnu/llvm/llvm/lib/Support/ | ||
H A D | JSON.cpp | 45 std::optional<bool> Object::getBoolean(StringRef K) const { in getBoolean() function in llvm::json::Object |
H A D | Z3Solver.cpp | 777 bool getBoolean(const SMTExprRef &Exp) override { in getBoolean() function in __anon0349533b0111::Z3Solver |