Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DLexer.h228 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
H A DPreprocessor.h850 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function