HomeSort by relevance Sort by last modified time
    Searched refs:getCommentRetentionState (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Lex/
Lexer.cpp 126 SetCommentRetentionState(PP.getCommentRetentionState());
    [all...]
Preprocessor.cpp 647 if (!AnyPendingTokens || getCommentRetentionState())
  /external/clang/include/clang/Lex/
Preprocessor.h 401 bool getCommentRetentionState() const { return KeepComments; }
    [all...]

Completed in 73 milliseconds