Home
last modified time | relevance | path

Searched refs:SetKeepWhitespaceMode (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Rewrite/
DTokenRewriter.cpp30 RawLex.SetKeepWhitespaceMode(true); in TokenRewriter()
/external/clang/lib/Frontend/
DFrontendActions.cpp131 RawLex.SetKeepWhitespaceMode(true); in ExecuteAction()
/external/clang/include/clang/Lex/
DLexer.h161 void SetKeepWhitespaceMode(bool Val) { in SetKeepWhitespaceMode() function