Searched refs:GetNextInputIndex (Results 1 – 1 of 1) sorted by relevance
920 auto GetNextInputIndex = [&]() -> std::optional<size_t> { in clang_scan_deps_main() local934 while (auto MaybeInputIndex = GetNextInputIndex()) { in clang_scan_deps_main()