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.cpp90 ExitCachingLexMode(); in CachingLex()
137 ExitCachingLexMode(); in PeekAhead()
H A DMacroArgs.cpp196 PP.ExitCachingLexMode(); in getPreExpArgument()
H A DPPLexerChange.cpp190 ExitCachingLexMode(); in EnterTokenStream()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2788 void ExitCachingLexMode() { in ExitCachingLexMode() function