Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDPPCaching.cpp100 PushIncludeMacroStack(); in EnterCachingLexModeUnchecked()
HDPPLexerChange.cpp119 PushIncludeMacroStack(); in EnterSourceFileWithLexer()
161 PushIncludeMacroStack(); in EnterMacro()
216 PushIncludeMacroStack(); in EnterTokenStream()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h2471 void PushIncludeMacroStack() { in PushIncludeMacroStack() function