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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp266 SVal AllocV = state->getSVal(CNE, callerCtx); local
267 AllocV = svalBuilder.evalCast(
268 AllocV, CNE->getType(),
272 AllocV);

Completed in 65 milliseconds