Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPLexerChange.cpp104 PushIncludeMacroStack(); in EnterSourceFileWithLexer()
126 PushIncludeMacroStack(); in EnterSourceFileWithPTH()
146 PushIncludeMacroStack(); in EnterMacro()
173 PushIncludeMacroStack(); in EnterTokenStream()
DPPCaching.cpp76 PushIncludeMacroStack(); in EnterCachingLexMode()
/external/clang/include/clang/Lex/
DPreprocessor.h934 void PushIncludeMacroStack() { in PushIncludeMacroStack() function