HomeSort by relevance Sort by last modified time
    Searched refs:isKeepWhitespaceMode (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
Lexer.h 162 /// isKeepWhitespaceMode - Return true if the lexer should return tokens for
166 bool isKeepWhitespaceMode() const {
188 assert(!isKeepWhitespaceMode() &&
  /external/clang/lib/Lex/
Lexer.cpp     [all...]

Completed in 62 milliseconds