Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp682 const bool IsTruncation = What.getBitWidth() > Ty.getBitWidth(); in castTo() local
685 if (IsTruncation) in castTo()