Searched refs:PostLoad (Results 1 – 3 of 3) sorted by relevance
34 return PostLoad(S, LC, tag); in getProgramPoint()
384 class PostLoad : public PostStmt {386 PostLoad(const Stmt *S, const LocationContext *L,392 PostLoad() {} in PostLoad() function
2716 else if (Loc.getAs<PostLoad>()) in getNodeLabel()