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