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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h271 NonLoc makeIntValWithPtrWidth(uint64_t integer, bool isUnsigned) { function in class:clang::ento::SValBuilder
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp849 svalBuilder.makeIntValWithPtrWidth(0, false));

Completed in 108 milliseconds