Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h304 NonLoc makeIntValWithWidth(QualType ptrType, uint64_t integer) { in makeIntValWithWidth() function
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2607 svalBuilder.makeIntValWithWidth( in ReallocMemAux()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1526 svalBuilder.makeIntValWithWidth(getContext().VoidPtrTy, 0)); in Visit()