Searched refs:IncludeStackInfo (Results 1 – 4 of 4) sorted by relevance
43 [&](const IncludeStackInfo &ISI) -> bool { return IsFileLexer(ISI); }); in isInPrimaryFile()54 for (const IncludeStackInfo &ISI : llvm::reverse(IncludeMacroStack)) { in getCurrentFileLexer()640 for (const IncludeStackInfo &ISI : llvm::reverse(IncludeMacroStack)) { in HandleMicrosoftCommentPaste()
1033 for (IncludeStackInfo &ISEntry : llvm::reverse(IncludeMacroStack)) { in LookupFile()1087 for (IncludeStackInfo &ISEntry : llvm::reverse(IncludeMacroStack)) { in LookupFile()
808 struct IncludeStackInfo { struct818 IncludeStackInfo(LexerCallback CurLexerCallback, Module *TheSubmodule, in IncludeStackInfo() argument829 std::vector<IncludeStackInfo> IncludeMacroStack;2324 for (const IncludeStackInfo &Entry : llvm::reverse(IncludeMacroStack)) { in isNextPPTokenOneOf()2758 static bool IsFileLexer(const IncludeStackInfo& I) { in IsFileLexer()
11153 …IncludeStackInfo, std::allocator<clang::Preprocessor::IncludeStackInfo>>::_M_insert_aux(__gnu_cxx:…