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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp265 SVal AllocV = state->getSVal(CNE, callerCtx); local
266 AllocV = svalBuilder.evalCast(
267 AllocV, CNE->getType(),
271 AllocV);

Completed in 54 milliseconds