Searched refs:insertCommands (Results 1 – 3 of 3) sorted by relevance
344 std::vector<InsertCommand> insertCommands; variable
254 for (const InsertCommand &cmd : insertCommands) { in processInsertCommands()
581 script->insertCommands.push_back({os, isAfter, where}); in readSections()