Searched refs:TheDirLookup (Results 1 – 1 of 1) sorted by relevance
308 const DirectoryLookup *TheDirLookup; member317 const DirectoryLookup *TheDirLookup) in IncludeStackInfo()323 TheDirLookup(std::move(TheDirLookup)) {} in IncludeStackInfo()331 TheDirLookup(std::move(RHS.TheDirLookup)) {} in IncludeStackInfo()1362 CurDirLookup = IncludeMacroStack.back().TheDirLookup; in PopIncludeMacroStack()