HomeSort by relevance Sort by last modified time
    Searched defs:SetCommentRetentionState (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
Lexer.h 191 void SetCommentRetentionState(bool Mode) {
Preprocessor.h 375 /// SetCommentRetentionState - Control whether or not the preprocessor retains
377 void SetCommentRetentionState(bool KeepComments, bool KeepMacroComments) {
    [all...]

Completed in 52 milliseconds