Home
last modified time | relevance | path

Searched refs:TheDirLookup (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h528 const DirectoryLookup *TheDirLookup; member
536 const DirectoryLookup *TheDirLookup) in IncludeStackInfo()
541 TheDirLookup(std::move(TheDirLookup)) {} in IncludeStackInfo()
2009 CurDirLookup = IncludeMacroStack.back().TheDirLookup; in PopIncludeMacroStack()