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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedPointee.cpp206 SVal PointeeV = State->getSVal(R); local
208 if (isPrimitiveUninit(PointeeV)) {

Completed in 109 milliseconds