Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp592 ExplodedNodeSet dstArgumentCleanup; in evalCall() local
594 finishArgumentConstruction(dstArgumentCleanup, I, Call); in evalCall()
597 getCheckerManager().runCheckersForPostCall(dstPostCall, dstArgumentCleanup, in evalCall()