HomeSort by: relevance | last modified time | path
    Searched refs:getZeroWithPtrWidth (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
BasicValueFactory.h 222 const llvm::APSInt &getZeroWithPtrWidth(bool isUnsigned = true) {
SValBuilder.h 364 return loc::ConcreteInt(BasicVals.getZeroWithPtrWidth());
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
SValBuilder.cpp 710 BasicVals.getZeroWithPtrWidth(), CastTy);

Completed in 53 milliseconds