Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()