Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPCaching.cpp58 ExitCachingLexMode(); in EraseCachedTokens()
87 ExitCachingLexMode(); in CachingLex()
120 ExitCachingLexMode(); in PeekAhead()
H A DMacroArgs.cpp203 PP.ExitCachingLexMode(); in getPreExpArgument()
H A DPPLexerChange.cpp173 ExitCachingLexMode(); in EnterTokenStream()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h2077 void ExitCachingLexMode() { in ExitCachingLexMode() function