Searched refs:FileExists (Results 1 – 1 of 1) sorted by relevance
553 static bool FileExists(const std::string& file) { in FileExists() function580 } else if (!FileExists(opts.xmlpath)) { in main()583 if (opts.xmlpath[0] == '/' || !FileExists(file)) { in main()