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