Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
HDVariantValue.cpp323 bool VariantValue::getBoolean() const { in getBoolean() function in clang::ast_matchers::dynamic::VariantValue
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDJSON.cpp40 llvm::Optional<bool> Object::getBoolean(StringRef K) const { in getBoolean() function in llvm::json::Object
HDZ3Solver.cpp759 bool getBoolean(const SMTExprRef &Exp) override { in getBoolean() function in __anon41a6a8fb0111::Z3Solver
/freebsd-11-stable/contrib/bmake/
HDmain.c2209 getBoolean(const char *name, Boolean bf) in getBoolean() function