Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h235 const llvm::APSInt &getTruthValue(bool b, QualType T) { in getTruthValue() function
240 const llvm::APSInt &getTruthValue(bool b) { in getTruthValue() function