Searched refs:PreStore (Results 1 – 2 of 2) sorted by relevance
36 return PreStore(S, LC, tag); in getProgramPoint()
370 class PreStore : public LocationCheck {372 PreStore(const Stmt *S, const LocationContext *L,378 PreStore() {} in PreStore() function