Home
last modified time | relevance | path

Searched defs:getBoolean (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp339 bool VariantValue::getBoolean() const { in getBoolean() function in clang::ast_matchers::dynamic::VariantValue
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp47 std::optional<bool> Object::getBoolean(StringRef K) const { in getBoolean() function in llvm::json::Object
H A DZ3Solver.cpp789 bool getBoolean(const SMTExprRef &Exp) override { in getBoolean() function in __anona2cc94240111::Z3Solver