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

  /external/clang/lib/Rewrite/Frontend/
RewriteMacros.cpp 72 RawLex.SetCommentRetentionState(true);
InclusionRewriter.cpp 356 RawLex.SetCommentRetentionState(false);
  /external/clang/lib/Rewrite/Core/
HTMLRewrite.cpp 367 L.SetCommentRetentionState(true);
496 TmpPP.SetCommentRetentionState(false, false);
  /external/clang/include/clang/Lex/
Lexer.h 187 void SetCommentRetentionState(bool Mode) {
Preprocessor.h 515 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) {
    [all...]
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 717 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments);
VerifyDiagnosticConsumer.cpp 595 RawLex.SetCommentRetentionState(true);
  /external/clang/lib/Lex/
Lexer.cpp 125 SetCommentRetentionState(PP->getCommentRetentionState());
450 TheLexer.SetCommentRetentionState(true);
491 TheLexer.SetCommentRetentionState(true);
553 TheLexer.SetCommentRetentionState(true);
    [all...]
PPDirectives.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 409 milliseconds