Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp592 ExplodedNodeSet dstArgumentCleanup; in evalCall() local
594 finishArgumentConstruction(dstArgumentCleanup, I, Call); in evalCall()
597 getCheckerManager().runCheckersForPostCall(dstPostCall, dstArgumentCleanup, in evalCall()