Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2632 void ExitCachingLexMode() { in ExitCachingLexMode() function