Home
last modified time | relevance | path

Searched refs:getBoolean (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp290 setBoolean(Other.getBoolean()); in operator =()
339 bool VariantValue::getBoolean() const { in getBoolean() function in clang::ast_matchers::dynamic::VariantValue
H A DMarshallers.h110 return Value.getBoolean();
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h279 bool getBoolean() const;
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSMTAPI.h416 virtual bool getBoolean(const SMTExprRef &Exp) = 0;
H A DJSON.h148 std::optional<bool> getBoolean(StringRef K) const;
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp789 bool getBoolean(const SMTExprRef &Exp) override { in getBoolean() function in __anona2cc94240111::Z3Solver
849 Int = llvm::APSInt(llvm::APInt(Int.getBitWidth(), getBoolean(AST)), in toAPSInt()
H A DJSON.cpp47 std::optional<bool> Object::getBoolean(StringRef K) const { in getBoolean() function in llvm::json::Object
/freebsd/contrib/bmake/
H A DChangeLog1894 o main.c: rename getBoolean and s2Boolean
1922 remove redundant :tl from getBoolean
2205 o main.c: simplify getBoolean