Searched refs:FileChange (Results 1 – 1 of 1) sorted by relevance
32 struct FileChange { struct in __anonc68f12f40111::InclusionRewriter37 FileChange(SourceLocation From, const Module *Mod) : Mod(Mod), From(From) { in FileChange() function46 typedef std::map<unsigned, FileChange> FileChangeMap;87 const FileChange *FindFileChangeLocation(SourceLocation Loc) const;186 std::make_pair(HashLoc.getRawEncoding(), FileChange(HashLoc, Imported))); in InclusionDirective()194 const InclusionRewriter::FileChange *395 if (const FileChange *Change = FindFileChangeLocation( in Process()