Searched refs:index_and_name (Results 1 – 1 of 1) sorted by relevance
608 for (const auto& index_and_name : names_to_declare) { in HoistSloppyBlockFunctions() local609 const AstRawString* name = index_and_name.second; in HoistSloppyBlockFunctions()