Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp115 PushIncludeMacroStack(); in EnterSourceFileWithLexer()
140 PushIncludeMacroStack(); in EnterSourceFileWithPTH()
171 PushIncludeMacroStack(); in EnterMacro()
223 PushIncludeMacroStack(); in EnterTokenStream()
H A DPPCaching.cpp81 PushIncludeMacroStack(); in EnterCachingLexMode()
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h1388 void PushIncludeMacroStack() { in PushIncludeMacroStack() function