Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPCaching.cpp100 PushIncludeMacroStack(); in EnterCachingLexModeUnchecked()
H A DPPLexerChange.cpp118 PushIncludeMacroStack(); in EnterSourceFileWithLexer()
160 PushIncludeMacroStack(); in EnterMacro()
215 PushIncludeMacroStack(); in EnterTokenStream()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h2256 void PushIncludeMacroStack() { in PushIncludeMacroStack() function