Searched defs:AssignmentHelper (Results 1 – 1 of 1) sorted by relevance
107 struct AssignmentHelper : public IRHelpers { in HoistSwitchVarDeclarationsAtTopLevel() struct110 std::unique_ptr<Statement> makeAssignmentStmt(VarDeclaration& decl) const { in HoistSwitchVarDeclarationsAtTopLevel()