Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp338 bool VariantValue::getBoolean() const { in getBoolean() function in clang::ast_matchers::dynamic::VariantValue
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DJSON.cpp43 llvm::Optional<bool> Object::getBoolean(StringRef K) const { in getBoolean() function in llvm::json::Object
H A DZ3Solver.cpp775 bool getBoolean(const SMTExprRef &Exp) override { in getBoolean() function in __anon8728b4050111::Z3Solver