Home
last modified time | relevance | path

Searched defs:BoolValue (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h98 explicit BoolValue(Kind ValueKind, const Formula &F) in BoolValue() function
/llvm-project/clang/unittests/ASTMatchers/Dynamic/
H A DRegistryTest.cpp131 Matcher<Stmt> BoolValue = in TEST_F() local
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSimplifyBooleanExprCheck.cpp644 bool BoolValue = Bool->getValue(); in reportBinOp() local
/llvm-project/llvm/unittests/Support/
H A DYAMLIOTest.cpp3016 bool BoolValue; global() member
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16959 int64_t BoolValue = V.getInt().getExtValue(); ConvertAPValueToString() local