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 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 53 milliseconds