Searched defs:getBoolean (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/ | ||
H A D | VariantValue.cpp | 338 bool VariantValue::getBoolean() const { in getBoolean() function in clang::ast_matchers::dynamic::VariantValue |
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/ | ||
H A D | JSON.cpp | 43 llvm::Optional<bool> Object::getBoolean(StringRef K) const { in getBoolean() function in llvm::json::Object |
H A D | Z3Solver.cpp | 775 bool getBoolean(const SMTExprRef &Exp) override { in getBoolean() function in __anon8728b4050111::Z3Solver |