OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCurrentLexer
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Lex/
Preprocessor.h
397
///
isCurrentLexer
- Return true if we are lexing directly from the specified
399
bool
isCurrentLexer
(const PreprocessorLexer *L) const {
[
all
...]
/external/clang/lib/Lex/
PTHLexer.cpp
122
if (PP->
isCurrentLexer
(this))
Lexer.cpp
[
all
...]
Completed in 357 milliseconds