Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DRangedConstraintManager.cpp98 APSIntType WraparoundType = BVF.getAPSIntType(Sym->getType()); in assumeSymInclusiveRange() local
159 APSIntType WraparoundType = BVF.getAPSIntType(Sym->getType()); in assumeSymRel() local
/external/clang/lib/StaticAnalyzer/Core/
DSimpleConstraintManager.cpp255 APSIntType WraparoundType = BVF.getAPSIntType(LHS->getType()); in assumeSymRel() local
309 APSIntType WraparoundType = BVF.getAPSIntType(Sym->getType()); in assumeSymWithinInclusiveRange() local