Home
last modified time | relevance | path

Searched defs:getMinValue (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h129 inline const llvm::APSInt& getMinValue(const llvm::APSInt &v) { in getMinValue() function
140 inline const llvm::APSInt& getMinValue(QualType T) { in getMinValue() function
/external/llvm/include/llvm/ADT/
DAPSInt.h248 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { in getMinValue() function
DAPInt.h406 static APInt getMinValue(unsigned numBits) { in getMinValue() function