Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp324 bool VariantValue::getBoolean() const { in getBoolean() function in clang::ast_matchers::dynamic::VariantValue
/freebsd-12.1/contrib/llvm/lib/Support/
H A DJSON.cpp41 llvm::Optional<bool> Object::getBoolean(StringRef K) const { in getBoolean() function in llvm::json::Object
/freebsd-12.1/contrib/bmake/
H A Dmain.c2207 getBoolean(const char *name, Boolean bf) in getBoolean() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DZ3ConstraintManager.cpp684 bool getBoolean(const SMTExprRef &Exp) override { in getBoolean() function in __anon1f86e14b0211::Z3Solver