Searched refs:PreImplicitCall (Results 1 – 3 of 3) sorted by relevance
513 class PreImplicitCall : public ImplicitCallPoint {515 PreImplicitCall(const Decl *D, SourceLocation Loc,521 PreImplicitCall() {} in PreImplicitCall() function
220 return PreImplicitCall(D, Loc, getLocationContext(), Tag); in getProgramPoint()
1089 if (L.getAs<PreImplicitCall>()) in replayWithoutInlining()