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