Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DLexer.h187 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
DPreprocessor.h728 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function
/external/llvm-project/clang/include/clang/Lex/
DLexer.h231 void SetCommentRetentionState(bool Mode) { in SetCommentRetentionState() function
DPreprocessor.h962 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { in SetCommentRetentionState() function