Home
last modified time | relevance | path

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

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