Searched refs:CommentList (Results 1 – 1 of 1) sorted by relevance
23 typedef std::vector<Comment> CommentList; typedef64 CommentList Comments;89 CommentList::const_iterator Current;90 CommentList::const_iterator End;94 CommentVerifier(const CommentList &Comments, Preprocessor *PP) in CommentVerifier()