Searched refs:PreLoad (Results 1 – 2 of 2) sorted by relevance
32 return PreLoad(S, LC, tag); in getProgramPoint()
333 class PreLoad : public LocationCheck {335 PreLoad(const Stmt *S, const LocationContext *L,341 PreLoad() {} in PreLoad() function