OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCommentRetentionState
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteMacros.cpp
71
RawLex.
SetCommentRetentionState
(true);
InclusionRewriter.cpp
385
RawLex.
SetCommentRetentionState
(false);
/src/external/apache2/llvm/dist/clang/lib/Rewrite/
HTMLRewrite.cpp
454
L.
SetCommentRetentionState
(true);
584
TmpPP.
SetCommentRetentionState
(false, false);
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Lexer.h
231
void
SetCommentRetentionState
(bool Mode) {
Preprocessor.h
962
void
SetCommentRetentionState
(bool KeepComments, bool KeepMacroComments) {
/src/external/apache2/llvm/dist/clang/tools/clang-refactor/
TestSupport.cpp
319
Lex.
SetCommentRetentionState
(true);
/src/external/apache2/llvm/dist/clang/lib/Lex/
Lexer.cpp
171
SetCommentRetentionState
(PP->getCommentRetentionState());
485
TheLexer.
SetCommentRetentionState
(true);
533
TheLexer.
SetCommentRetentionState
(true);
595
TheLexer.
SetCommentRetentionState
(true);
PPDirectives.cpp
2789
if (CurLexer) CurLexer->
SetCommentRetentionState
(KeepMacroComments);
/src/external/apache2/llvm/dist/clang/lib/Frontend/
PrintPreprocessedOutput.cpp
869
PP.
SetCommentRetentionState
(Opts.ShowComments, Opts.ShowMacroComments);
VerifyDiagnosticConsumer.cpp
834
RawLex.
SetCommentRetentionState
(true);
/src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp
6888
Lex.
SetCommentRetentionState
(true);
7617
Lex.
SetCommentRetentionState
(true);
Completed in 34 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026