Searched refs:PreImplicitCall (Results 1 – 5 of 5) sorted by relevance
528 class PreImplicitCall : public ImplicitCallPoint {530 PreImplicitCall(const Decl *D, SourceLocation Loc, const LocationContext *L,536 PreImplicitCall() {} in PreImplicitCall() function
158 if (SuccLoc.getAs<CallEnter>() || SuccLoc.getAs<PreImplicitCall>()) in shouldCollect()
747 if (Optional<PreImplicitCall> PIE = N->getLocationAs<PreImplicitCall>()) in createEndOfPath()
191 return PreImplicitCall(D, Loc, getLocationContext(), Tag); in getProgramPoint()
1329 if (L.getAs<PreImplicitCall>()) in replayWithoutInlining()