Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessor.h150 bool KeepComments : 1; variable
539 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState()