Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DMacroArgs.cpp198 PP.RemoveTopOfLexerStack(); in getPreExpArgument()
H A DPPLexerChange.cpp492 RemoveTopOfLexerStack(); in HandleEndOfFile()
607 void Preprocessor::RemoveTopOfLexerStack() { in RemoveTopOfLexerStack() function in Preprocessor
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h1545 void RemoveTopOfLexerStack();
2461 RemoveTopOfLexerStack(); in ExitCachingLexMode()