Searched defs:input_files (Results 1 – 2 of 2) sorted by relevance
40 const set<string>& import_paths, const vector<string>& input_files) in ImportResolver()
419 std::queue<std::filesystem::path> input_files; in main() local