HomeSort by relevance Sort by last modified time
    Searched refs:getZeroWithPtrWidth (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
BasicValueFactory.h 153 inline const llvm::APSInt& getZeroWithPtrWidth(bool isUnsigned = true) {
SValBuilder.h 297 return loc::ConcreteInt(BasicVals.getZeroWithPtrWidth());

Completed in 463 milliseconds