Searched refs:insertCommands (Results 1 – 3 of 3) sorted by relevance
375 SmallVector<InsertCommand, 0> insertCommands; variable
314 for (const InsertCommand &cmd : insertCommands) { in processInsertCommands()
635 script->insertCommands.push_back({std::move(names), isAfter, where}); in readSections()