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

  /external/clang/lib/Rewrite/
TokenRewriter.cpp 30 RawLex.SetKeepWhitespaceMode(true);
  /external/clang/lib/Format/
FormatTokenLexer.cpp 38 Lex->SetKeepWhitespaceMode(true);
592 Lex->SetKeepWhitespaceMode(true);
  /external/clang/lib/Frontend/Rewrite/
InclusionRewriter.cpp 552 RawLex.SetKeepWhitespaceMode(true);
561 RawLex.SetKeepWhitespaceMode(false);
  /external/clang/include/clang/Lex/
Lexer.h 170 /// SetKeepWhitespaceMode - This method lets clients enable or disable
172 void SetKeepWhitespaceMode(bool Val) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Lexer.h 170 /// SetKeepWhitespaceMode - This method lets clients enable or disable
172 void SetKeepWhitespaceMode(bool Val) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
Lexer.h 170 /// SetKeepWhitespaceMode - This method lets clients enable or disable
172 void SetKeepWhitespaceMode(bool Val) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
Lexer.h 170 /// SetKeepWhitespaceMode - This method lets clients enable or disable
172 void SetKeepWhitespaceMode(bool Val) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
Lexer.h 187 /// SetKeepWhitespaceMode - This method lets clients enable or disable
189 void SetKeepWhitespaceMode(bool Val) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
Lexer.h 187 /// SetKeepWhitespaceMode - This method lets clients enable or disable
189 void SetKeepWhitespaceMode(bool Val) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
Lexer.h 187 /// SetKeepWhitespaceMode - This method lets clients enable or disable
189 void SetKeepWhitespaceMode(bool Val) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
Lexer.h 187 /// SetKeepWhitespaceMode - This method lets clients enable or disable
189 void SetKeepWhitespaceMode(bool Val) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Lexer.h 170 /// SetKeepWhitespaceMode - This method lets clients enable or disable
172 void SetKeepWhitespaceMode(bool Val) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
Lexer.h 170 /// SetKeepWhitespaceMode - This method lets clients enable or disable
172 void SetKeepWhitespaceMode(bool Val) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
Lexer.h 170 /// SetKeepWhitespaceMode - This method lets clients enable or disable
172 void SetKeepWhitespaceMode(bool Val) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
Lexer.h 187 /// SetKeepWhitespaceMode - This method lets clients enable or disable
189 void SetKeepWhitespaceMode(bool Val) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
Lexer.h 187 /// SetKeepWhitespaceMode - This method lets clients enable or disable
189 void SetKeepWhitespaceMode(bool Val) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
Lexer.h 187 /// SetKeepWhitespaceMode - This method lets clients enable or disable
189 void SetKeepWhitespaceMode(bool Val) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
Lexer.h 187 /// SetKeepWhitespaceMode - This method lets clients enable or disable
189 void SetKeepWhitespaceMode(bool Val) {
    [all...]
  /external/clang/lib/Frontend/
FrontendActions.cpp 625 RawLex.SetKeepWhitespaceMode(true);
  /external/clang/lib/Lex/
PPDirectives.cpp 418 if (CurLexer) CurLexer->SetKeepWhitespaceMode(false);
    [all...]
Lexer.cpp 123 SetKeepWhitespaceMode(true);
    [all...]

Completed in 1594 milliseconds