Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp695 ExplodedNodeSet dstArgumentCleanup; in evalCall() local
697 finishArgumentConstruction(dstArgumentCleanup, I, Call); in evalCall()
700 getCheckerManager().runCheckersForPostCall(dstPostCall, dstArgumentCleanup, in evalCall()