Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPPCaching.cpp100 PushIncludeMacroStack(); in EnterCachingLexModeUnchecked()
H A DPPLexerChange.cpp105 PushIncludeMacroStack(); in EnterSourceFileWithLexer()
136 PushIncludeMacroStack(); in EnterMacro()
191 PushIncludeMacroStack(); in EnterTokenStream()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2045 void PushIncludeMacroStack() { in PushIncludeMacroStack() function