Searched refs:ScratchFilename (Results 1 – 1 of 1) sorted by relevance
801 SmallString<128> ScratchFilename; in LookupFile() local802 ScratchFilename += IncludingHFI.Framework; in LookupFile()803 ScratchFilename += '/'; in LookupFile()804 ScratchFilename += Filename; in LookupFile()807 ScratchFilename, IncludeLoc, /*isAngled=*/true, FromDir, CurDir, in LookupFile()817 CacheLookup.HitIdx = LookupFileCache[ScratchFilename].HitIdx; in LookupFile()