Searched refs:HashFile (Results 1 – 1 of 1) sorted by relevance
346 static uint64_t HashFile(const char *source_filename, const char *source) { in HashFile() function3654 source_hash = HashFile(source_filename, source); in DoParse()3656 source_hash = HashFile(source_filename, nullptr); in DoParse()3717 if (included_files_.find(HashFile(filepath.c_str(), contents.c_str())) == in DoParse()