Home
last modified time | relevance | path

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

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