Home
last modified time | relevance | path

Searched defs:KeepComments (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
DPreprocessor.h153 bool KeepComments : 1; variable
728 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState()
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h196 bool KeepComments : 1; variable
962 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState()