Searched defs:getBoolean (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/ | ||
| H A D | VariantValue.cpp | 324 bool VariantValue::getBoolean() const { in getBoolean() function in clang::ast_matchers::dynamic::VariantValue |
| /freebsd-12.1/contrib/llvm/lib/Support/ | ||
| H A D | JSON.cpp | 41 llvm::Optional<bool> Object::getBoolean(StringRef K) const { in getBoolean() function in llvm::json::Object |
| /freebsd-12.1/contrib/bmake/ | ||
| H A D | main.c | 2207 getBoolean(const char *name, Boolean bf) in getBoolean() function |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ | ||
| H A D | Z3ConstraintManager.cpp | 684 bool getBoolean(const SMTExprRef &Exp) override { in getBoolean() function in __anon1f86e14b0211::Z3Solver |