Searched refs:CommentList (Results 1 – 1 of 1) sorted by relevance
24 typedef std::vector<Comment> CommentList; typedef65 CommentList Comments;91 CommentList::const_iterator Current;92 CommentList::const_iterator End;96 CommentVerifier(const CommentList &Comments, Preprocessor *PP) in CommentVerifier()