Searched refs:ScratchFilename (Results 1 – 1 of 1) sorted by relevance
1002 SmallString<128> ScratchFilename; in LookupFile() local1003 ScratchFilename += IncludingHFI.Framework; in LookupFile()1004 ScratchFilename += '/'; in LookupFile()1005 ScratchFilename += Filename; in LookupFile()1008 ScratchFilename, IncludeLoc, /*isAngled=*/true, FromDir, CurDir, in LookupFile()1021 CacheLookup.HitIdx = LookupFileCache[ScratchFilename].HitIdx; in LookupFile()