| Comment.cpp | 54 good implements_child_begin_end(Comment::child_iterator (T::*)() const) { function in namespace:clang::comments::__anon2641 60 Comment::child_iterator (Comment::*)() const) { function in namespace:clang::comments::__anon2641 82 Comment::child_iterator Comment::child_begin() const { 96 Comment::child_iterator Comment::child_end() const { 120 for (child_iterator I = child_begin(), E = child_end(); I != E; ++I) {
|