Searched refs:ScratchFilename (Results 1 – 1 of 1) sorted by relevance
779 SmallString<128> ScratchFilename; in LookupFile() local780 ScratchFilename += IncludingHFI.Framework; in LookupFile()781 ScratchFilename += '/'; in LookupFile()782 ScratchFilename += Filename; in LookupFile()785 LookupFile(ScratchFilename, IncludeLoc, /*isAngled=*/true, FromDir, in LookupFile()796 CacheLookup.HitIdx = LookupFileCache[ScratchFilename].HitIdx; in LookupFile()