Searched refs:cpp_comment_table (Results 1 – 9 of 9) sorted by relevance
1261 } cpp_comment_table; typedef1265 extern cpp_comment_table *cpp_get_comments (cpp_reader *);
1382 } cpp_comment_table; typedef1386 extern cpp_comment_table *cpp_get_comments (cpp_reader *);
576 cpp_comment_table comments;
2092 cpp_comment_table *
591 cpp_comment_table comments;
2728 cpp_comment_table *
5664 * include/cpplib.h (cpp_comments, cpp_comment_table): New structs.
789 cpp_comment_table *comments; in dump_ada_nodes()