Home
last modified time | relevance | path

Searched refs:truncateTo (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DRangedConstraintManager.h281 ContainerType truncateTo(RangeSet What, APSIntType Ty);
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp686 return makePersistent(truncateTo(What, Ty)); in castTo()
712 RangeSet::ContainerType RangeSet::Factory::truncateTo(RangeSet What, in truncateTo() function in RangeSet::Factory