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