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

  /external/clang/lib/Frontend/Rewrite/
RewriteMacros.cpp 72 RawLex.SetCommentRetentionState(true);
InclusionRewriter.cpp 395 RawLex.SetCommentRetentionState(false);
  /external/clang/lib/Rewrite/
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 539 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) {
    [all...]
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 717 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments);
VerifyDiagnosticConsumer.cpp 592 RawLex.SetCommentRetentionState(true);
  /external/clang/lib/Lex/
Lexer.cpp 125 SetCommentRetentionState(PP->getCommentRetentionState());
444 TheLexer.SetCommentRetentionState(true);
485 TheLexer.SetCommentRetentionState(true);
547 TheLexer.SetCommentRetentionState(true);
    [all...]
PPDirectives.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 252 milliseconds