Searched refs:SuccLoc (Results 1 – 1 of 1) sorted by relevance
139 const ProgramPoint SuccLoc = succ->getLocation(); in shouldCollect() local140 if (std::optional<StmtPoint> SP = SuccLoc.getAs<StmtPoint>()) in shouldCollect()145 if (SuccLoc.getAs<CallEnter>() || SuccLoc.getAs<PreImplicitCall>()) in shouldCollect()