Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h196 bool KeepComments : 1; variable
962 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState()