Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp112 PushIncludeMacroStack(); in EnterSourceFileWithLexer()
154 PushIncludeMacroStack(); in EnterMacro()
209 PushIncludeMacroStack(); in EnterTokenStream()
H A DPPCaching.cpp130 PushIncludeMacroStack(); in EnterCachingLexModeUnchecked()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2546 void PushIncludeMacroStack() { in PushIncludeMacroStack() function