Searched refs:IncludeStackInfo (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 326 struct IncludeStackInfo { struct 337 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule, in IncludeStackInfo() argument 349 IncludeStackInfo(IncludeStackInfo &&RHS) in IncludeStackInfo() argument 358 std::vector<IncludeStackInfo> IncludeMacroStack; 1836 static bool IsFileLexer(const IncludeStackInfo& I) { in IsFileLexer()
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | PPLexerChange.cpp | 58 const IncludeStackInfo& ISI = IncludeMacroStack[i-1]; in getCurrentFileLexer() 570 IncludeStackInfo &ISI = *(IncludeMacroStack.end()-i-1); in HandleMicrosoftCommentPaste()
|
H A D | PPDirectives.cpp | 789 IncludeStackInfo &ISEntry = IncludeMacroStack[e - i - 1]; in LookupFile() 853 IncludeStackInfo &ISEntry = IncludeMacroStack[e-i-1]; in LookupFile()
|
H A D | PPMacroExpansion.cpp | 394 IncludeStackInfo &Entry = IncludeMacroStack[i-1]; in isNextPPTokenLParen()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | Preprocessor.h | 764 struct IncludeStackInfo { struct 774 IncludeStackInfo(LexerCallback CurLexerCallback, Module *TheSubmodule, in IncludeStackInfo() argument 785 std::vector<IncludeStackInfo> IncludeMacroStack; 2610 static bool IsFileLexer(const IncludeStackInfo& I) { in IsFileLexer()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | Preprocessor.h | 774 struct IncludeStackInfo { struct 784 IncludeStackInfo(LexerCallback CurLexerCallback, Module *TheSubmodule, in IncludeStackInfo() argument 795 std::vector<IncludeStackInfo> IncludeMacroStack; 2620 static bool IsFileLexer(const IncludeStackInfo& I) { in IsFileLexer()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | Preprocessor.h | 774 struct IncludeStackInfo { struct 784 IncludeStackInfo(LexerCallback CurLexerCallback, Module *TheSubmodule, in IncludeStackInfo() argument 795 std::vector<IncludeStackInfo> IncludeMacroStack; 2621 static bool IsFileLexer(const IncludeStackInfo& I) { in IsFileLexer()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | Preprocessor.h | 774 struct IncludeStackInfo { struct 784 IncludeStackInfo(LexerCallback CurLexerCallback, Module *TheSubmodule, in IncludeStackInfo() argument 795 std::vector<IncludeStackInfo> IncludeMacroStack; 2620 static bool IsFileLexer(const IncludeStackInfo& I) { in IsFileLexer()
|