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