Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp103 PushIncludeMacroStack(); in EnterSourceFileWithLexer()
134 PushIncludeMacroStack(); in EnterMacro()
189 PushIncludeMacroStack(); in EnterTokenStream()
H A DPPCaching.cpp100 PushIncludeMacroStack(); in EnterCachingLexModeUnchecked()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2043 void PushIncludeMacroStack() { in PushIncludeMacroStack() function