OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLK_CachingLexer
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Lex/
PPCaching.cpp
82
CurLexerKind =
CLK_CachingLexer
;
Preprocessor.cpp
339
CurLexerKind =
CLK_CachingLexer
;
695
getLangOpts().Modules && CurLexerKind !=
CLK_CachingLexer
) {
/external/clang/include/clang/Lex/
Preprocessor.h
272
CLK_CachingLexer
,
726
case
CLK_CachingLexer
: CachingLex(Result); break;
[
all
...]
Completed in 367 milliseconds