Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h770 ConstSearchDirIterator TheDirLookup; member
778 ConstSearchDirIterator TheDirLookup) in IncludeStackInfo()
783 TheDirLookup(std::move(TheDirLookup)) {} in IncludeStackInfo()
2440 CurDirLookup = IncludeMacroStack.back().TheDirLookup; in PopIncludeMacroStack()