Home
last modified time | relevance | path

Searched refs:after_lhs (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/gcmole/
Dgcmole.cc1079 Environment after_lhs = VisitStmt(stmt->getLHS(), in); in DECL_VISIT_STMT() local
1080 return VisitStmt(stmt->getSubStmt(), after_lhs); in DECL_VISIT_STMT()