Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h100 explicit BoolValue(Kind ValueKind, const Formula &F) in BoolValue() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp17162 int64_t BoolValue = V.getInt().getExtValue(); in ConvertAPValueToString() local