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

  /external/clang/lib/Rewrite/
TokenRewriter.cpp 30 RawLex.SetKeepWhitespaceMode(true);
  /external/clang/include/clang/Lex/
Lexer.h 176 /// SetKeepWhitespaceMode - This method lets clients enable or disable
178 void SetKeepWhitespaceMode(bool Val) {
  /external/clang/lib/Frontend/
FrontendActions.cpp 368 RawLex.SetKeepWhitespaceMode(true);

Completed in 35 milliseconds