OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPragmaLexer
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Lex/
Lexer.h
148
///
isPragmaLexer
- Returns true if this Lexer is being used to lex a pragma.
149
bool
isPragmaLexer
() const { return Is_PragmaLexer; }
Preprocessor.h
[
all
...]
/external/clang/lib/Lex/
Lexer.cpp
[
all
...]
Completed in 200 milliseconds