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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h224 const llvm::APSInt &getTruthValue(bool b, QualType T) { function in class:clang::ento::BasicValueFactory
229 const llvm::APSInt &getTruthValue(bool b) { function in class:clang::ento::BasicValueFactory

Completed in 100 milliseconds