Searched refs:func_and_id (Results 1 – 1 of 1) sorted by relevance
538 for (const auto& func_and_id : functions) { in WriteFunctions() local539 const auto& func = func_and_id.first; in WriteFunctions()540 int64_t id = func_and_id.second; in WriteFunctions()