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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h239 return makeTruthVal(boolean->getValue(), boolean->getType());
288 nonloc::ConcreteInt makeTruthVal(bool b, QualType type) { function in class:clang::ento::SValBuilder
292 nonloc::ConcreteInt makeTruthVal(bool b) { function in class:clang::ento::SValBuilder

Completed in 478 milliseconds