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

/external/clang/include/clang/Lex/
H A DLexer.h191 void SetCommentRetentionState(bool Mode) { function in class:clang::Lexer
H A DPreprocessor.h470 /// SetCommentRetentionState - Control whether or not the preprocessor retains
472 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) { function in class:clang::Preprocessor

Completed in 102 milliseconds