Searched refs:ScratchFilename (Results 1 – 1 of 1) sorted by relevance
1136 SmallString<128> ScratchFilename; in LookupFile() local1137 ScratchFilename += IncludingHFI.Framework; in LookupFile()1138 ScratchFilename += '/'; in LookupFile()1139 ScratchFilename += Filename; in LookupFile()1142 ScratchFilename, IncludeLoc, /*isAngled=*/true, FromDir, &CurDir, in LookupFile()1155 LookupFileCache[ScratchFilename].HitIt, IncludeLoc); in LookupFile()