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