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

/external/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp165 QualType DiffTy = SymMgr.getContext().getPointerDiffType(); local
167 SSE->getLHS(), DiffTy);
169 const llvm::APSInt &Zero = getBasicVals().getValue(0, DiffTy);

Completed in 100 milliseconds