Home
last modified time | relevance | path

Searched refs:makeIntValWithPtrWidth (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDSValBuilder.h267 NonLoc makeIntValWithPtrWidth(uint64_t integer, bool isUnsigned) { in makeIntValWithPtrWidth() function
/trueos/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDMallocChecker.cpp1451 svalBuilder.makeIntValWithPtrWidth(0, false)); in ReallocMem()
/trueos/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDExprEngine.cpp722 svalBuilder.makeIntValWithPtrWidth(0, false)); in Visit()