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 168 /// isKeepWhitespaceMode - Return true if the lexer should return tokens for
172 bool isKeepWhitespaceMode() const {
194 assert(!isKeepWhitespaceMode() &&
  /external/clang/lib/Lex/
Lexer.cpp     [all...]

Completed in 80 milliseconds