Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessor.h733 bool getCommentRetentionState() const { return KeepComments; } in getCommentRetentionState() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h967 bool getCommentRetentionState() const { return KeepComments; } in getCommentRetentionState() function