Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp380 CurLexerKind = CLK_Lexer; in recomputeCurLexerKind()
635 case CLK_Lexer: in SkipTokensWhileUsingPCH()
893 case CLK_Lexer: in Lex()
H A DPPLexerChange.cpp110 CurLexerKind = CLK_Lexer; in EnterSourceFileWithLexer()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h524 CLK_Lexer, enumerator
528 } CurLexerKind = CLK_Lexer;
1587 return CurLexerKind != CLK_Lexer; in mightHavePendingAnnotationTokens()