Searched refs:wanted_files (Results 1 – 1 of 1) sorted by relevance
69 static const std::pair<const char*, bool> wanted_files[] = { in parsePlatform() local76 for (auto&& [filename, required] : wanted_files) { in parsePlatform()