Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp649 ExplodedNodeSet dstPostCall; in evalCall() local
650 getCheckerManager().runCheckersForPostCall(dstPostCall, dstArgumentCleanup, in evalCall()
660 for (ExplodedNode *I : dstPostCall) { in evalCall()