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

  /external/clang/lib/Lex/
Lexer.cpp     [all...]
  /external/clang/include/clang/Lex/
PreprocessorLexer.h 144 /// isLexingRawMode - Return true if this lexer is in raw mode or not.
145 bool isLexingRawMode() const { return LexingRawMode; }

Completed in 58 milliseconds