Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Lex/
HDPPCaching.cpp57 ExitCachingLexMode(); in CachingLex()
88 ExitCachingLexMode(); in PeekAhead()
HDMacroArgs.cpp184 PP.ExitCachingLexMode(); in getPreExpArgument()
/trueos/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h1419 void ExitCachingLexMode() { in ExitCachingLexMode() function