Searched defs:getBoolean (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ | ||
H A D | VariantValue.cpp | 339 bool VariantValue::getBoolean() const { in getBoolean() function in clang::ast_matchers::dynamic::VariantValue |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | JSON.cpp | 47 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 { getBoolean() function in __anonab5195f60111::Z3Solver |