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