Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp596 ExplodedNodeSet dstPostCall; in evalCall() local
597 getCheckerManager().runCheckersForPostCall(dstPostCall, dstArgumentCleanup, in evalCall()
607 for (ExplodedNode *I : dstPostCall) { in evalCall()