Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h231 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
H A DPreprocessor.h963 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function