Searched defs:getBoolean (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ | ||
| D | VariantValue.cpp | 338 bool VariantValue::getBoolean() const { in getBoolean() function in clang::ast_matchers::dynamic::VariantValue |
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ | ||
| D | JSON.cpp | 43 llvm::Optional<bool> Object::getBoolean(StringRef K) const { in getBoolean() function in llvm::json::Object |
| D | Z3Solver.cpp | 775 bool getBoolean(const SMTExprRef &Exp) override { in getBoolean() function in __anon5ae4843c0111::Z3Solver |
| /freebsd-12-stable/contrib/bmake/ | ||
| D | main.c | 2238 getBoolean(const char *name, Boolean bf) in getBoolean() function |