Searched refs:dstCallEvaluated (Results 1 – 1 of 1) sorted by relevance
616 ExplodedNodeSet dstCallEvaluated; in VisitCallExpr() local618 evalCall(dstCallEvaluated, N, *CallTemplate); in VisitCallExpr()625 getCheckerManager().runCheckersForPostStmt(dst, dstCallEvaluated, CE, in VisitCallExpr()689 ExplodedNodeSet dstCallEvaluated; in evalCall() local690 getCheckerManager().runCheckersForEvalCall(dstCallEvaluated, dstPreVisit, in evalCall()696 for (ExplodedNode *I : dstCallEvaluated) in evalCall()