Searched refs:SuccLoc (Results 1 – 1 of 1) sorted by relevance
152 const ProgramPoint SuccLoc = succ->getLocation(); in shouldCollect() local153 if (Optional<StmtPoint> SP = SuccLoc.getAs<StmtPoint>()) in shouldCollect()158 if (SuccLoc.getAs<CallEnter>() || SuccLoc.getAs<PreImplicitCall>()) in shouldCollect()