Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DMacroArgs.cpp198 PP.RemoveTopOfLexerStack(); in getPreExpArgument()
H A DPPLexerChange.cpp502 RemoveTopOfLexerStack(); in HandleEndOfFile()
610 void Preprocessor::RemoveTopOfLexerStack() { in RemoveTopOfLexerStack() function in Preprocessor
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1381 void RemoveTopOfLexerStack();
2229 RemoveTopOfLexerStack(); in ExitCachingLexMode()