Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DMacroArgs.cpp198 PP.RemoveTopOfLexerStack(); in getPreExpArgument()
H A DPPLexerChange.cpp501 RemoveTopOfLexerStack(); in HandleEndOfFile()
622 void Preprocessor::RemoveTopOfLexerStack() { in RemoveTopOfLexerStack() function in Preprocessor
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1710 void RemoveTopOfLexerStack();
2698 RemoveTopOfLexerStack(); in ExitCachingLexMode()