Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Lex/
HDPPCaching.cpp82 CurLexerKind = CLK_CachingLexer; in EnterCachingLexMode()
HDPreprocessor.cpp340 CurLexerKind = CLK_CachingLexer; in recomputeCurLexerKind()
699 CurLexerKind != CLK_CachingLexer) { in HandleIdentifier()
722 case CLK_CachingLexer: in Lex()
/trueos/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h275 CLK_CachingLexer, enumerator