Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp702 ExplodedNodeSet dstPostCall; in evalCall() local
703 getCheckerManager().runCheckersForPostCall(dstPostCall, dstArgumentCleanup, in evalCall()
713 for (ExplodedNode *I : dstPostCall) { in evalCall()