OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isKeepWhitespaceMode
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
Lexer.h
166
///
isKeepWhitespaceMode
- Return true if the lexer should return tokens for
170
bool
isKeepWhitespaceMode
() const {
192
assert(!
isKeepWhitespaceMode
() &&
/external/clang/lib/Lex/
Lexer.cpp
[
all
...]
Completed in 2395 milliseconds