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

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
BasicValueFactory.h 157 inline const llvm::APSInt &getIntWithPtrWidth(uint64_t X, bool isUnsigned) {
SValBuilder.h 261 BasicVals.getIntWithPtrWidth(integer, isUnsigned));

Completed in 31 milliseconds