Home
last modified time | relevance | path

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

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