Home
last modified time | relevance | path

Searched refs:ExitCachingLexMode (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPCaching.cpp62 ExitCachingLexMode(); in CachingLex()
107 ExitCachingLexMode(); in PeekAhead()
H A DMacroArgs.cpp197 PP.ExitCachingLexMode(); in getPreExpArgument()
H A DPPLexerChange.cpp197 ExitCachingLexMode(); in EnterTokenStream()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2631 void ExitCachingLexMode() { in ExitCachingLexMode() function