Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPCaching.cpp100 PushIncludeMacroStack(); in EnterCachingLexModeUnchecked()
H A DPPLexerChange.cpp119 PushIncludeMacroStack(); in EnterSourceFileWithLexer()
161 PushIncludeMacroStack(); in EnterMacro()
216 PushIncludeMacroStack(); in EnterTokenStream()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2427 void PushIncludeMacroStack() { in PushIncludeMacroStack() function