Searched refs:getZeroWithPtrWidth (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h153 inline const llvm::APSInt& getZeroWithPtrWidth(bool isUnsigned = true) { function in class:clang::ento::BasicValueFactory
H A DSValBuilder.h297 return loc::ConcreteInt(BasicVals.getZeroWithPtrWidth());

Completed in 1938 milliseconds