Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPLexerChange.cpp116 PushIncludeMacroStack(); in EnterSourceFileWithLexer()
141 PushIncludeMacroStack(); in EnterSourceFileWithPTH()
172 PushIncludeMacroStack(); in EnterMacro()
224 PushIncludeMacroStack(); in EnterTokenStream()
DPPCaching.cpp81 PushIncludeMacroStack(); in EnterCachingLexMode()
/external/clang/include/clang/Lex/
DPreprocessor.h1690 void PushIncludeMacroStack() { in PushIncludeMacroStack() function