Home
last modified time | relevance | path

Searched refs:SetCommentRetentionState (Results 1 – 24 of 24) sorted by relevance

/external/clang/lib/Rewrite/
DHTMLRewrite.cpp367 L.SetCommentRetentionState(true); in SyntaxHighlight()
496 TmpPP.SetCommentRetentionState(false, false); in HighlightMacros()
/external/llvm-project/clang-tools-extra/clang-tidy/google/
DExplicitConstructorCheck.cpp48 Lex.SetCommentRetentionState(true); in FindToken()
/external/llvm-project/clang/lib/Rewrite/
DHTMLRewrite.cpp454 L.SetCommentRetentionState(true); in SyntaxHighlight()
584 TmpPP.SetCommentRetentionState(false, false); in HighlightMacros()
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteMacros.cpp71 RawLex.SetCommentRetentionState(true); in LexRawTokensFromMainFile()
DInclusionRewriter.cpp385 RawLex.SetCommentRetentionState(false); in Process()
/external/clang/lib/Frontend/Rewrite/
DRewriteMacros.cpp72 RawLex.SetCommentRetentionState(true); in LexRawTokensFromMainFile()
DInclusionRewriter.cpp411 RawLex.SetCommentRetentionState(false); in Process()
/external/clang/include/clang/Lex/
DLexer.h187 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
DPreprocessor.h728 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
/external/llvm-project/clang/include/clang/Lex/
DLexer.h231 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
DPreprocessor.h962 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
/external/llvm-project/clang/tools/clang-refactor/
DTestSupport.cpp319 Lex.SetCommentRetentionState(true); in findTestSelectionRanges()
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DArgumentCommentCheck.cpp97 TheLexer.SetCommentRetentionState(true); in getCommentsInRange()
/external/clang/lib/Lex/
DLexer.cpp125 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()
444 TheLexer.SetCommentRetentionState(true); in getRawToken()
485 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken()
547 TheLexer.SetCommentRetentionState(true); in ComputePreamble()
DPPDirectives.cpp2278 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
/external/llvm-project/clang/lib/Lex/
DLexer.cpp171 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()
485 TheLexer.SetCommentRetentionState(true); in getRawToken()
533 TheLexer.SetCommentRetentionState(true); in getBeginningOfFileToken()
595 TheLexer.SetCommentRetentionState(true); in ComputePreamble()
DPPDirectives.cpp2765 if (CurLexer) CurLexer->SetCommentRetentionState(KeepMacroComments); in HandleDefineDirective()
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp751 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
DVerifyDiagnosticConsumer.cpp590 RawLex.SetCommentRetentionState(true); in findDirectives()
/external/llvm-project/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp869 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
DVerifyDiagnosticConsumer.cpp835 RawLex.SetCommentRetentionState(true); in findDirectives()
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DSimplifyBooleanExprCheck.cpp328 Lex.SetCommentRetentionState(true); in containsDiscardedTokens()
/external/clang/tools/libclang/
DCIndex.cpp6056 Lex.SetCommentRetentionState(true); in getTokens()
6632 Lex.SetCommentRetentionState(true); in annotatePreprocessorTokens()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp6836 Lex.SetCommentRetentionState(true); in getTokens()
7565 Lex.SetCommentRetentionState(true); in annotatePreprocessorTokens()