Searched refs:CommentRecordTypes (Results 1 – 2 of 2) sorted by relevance
828 enum CommentRecordTypes { COMMENTS_RAW_COMMENT = 0 }; enum
9088 switch ((CommentRecordTypes)MaybeComment.get()) { in ReadComments()