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

/external/clang/include/clang/Lex/
H A DPreprocessor.h726 bool getCommentRetentionState() const { return KeepComments; } function in class:clang::Preprocessor
1890 // has inserted some tokens and getCommentRetentionState() is false.

Completed in 83 milliseconds