Searched refs:ScratchFilename (Results 1 – 1 of 1) sorted by relevance
1168 SmallString<128> ScratchFilename; in LookupFile() local1169 ScratchFilename += IncludingHFI->Framework; in LookupFile()1170 ScratchFilename += '/'; in LookupFile()1171 ScratchFilename += Filename; in LookupFile()1174 ScratchFilename, IncludeLoc, /*isAngled=*/true, FromDir, &CurDir, in LookupFile()1187 LookupFileCache[ScratchFilename].HitIt, IncludeLoc); in LookupFile()