Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h214 bool KeepMacroComments : 1; global() variable
1235 SetCommentRetentionState(bool KeepComments,bool KeepMacroComments) SetCommentRetentionState() argument