Searched refs:PostLValue (Results 1 – 3 of 3) sorted by relevance
38 return PostLValue(S, LC, tag); in getProgramPoint()
425 class PostLValue : public PostStmt {427 PostLValue(const Stmt *S, const LocationContext *L,433 PostLValue() {} in PostLValue() function
2720 else if (Loc.getAs<PostLValue>()) in getNodeLabel()