Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp170 ExitCachingLexMode(); in EnterTokenStream()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2225 void ExitCachingLexMode() { in ExitCachingLexMode() function