Home
last modified time | relevance | path

Searched refs:cpp_get_comments (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1265 extern cpp_comment_table *cpp_get_comments (cpp_reader *);
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1386 extern cpp_comment_table *cpp_get_comments (cpp_reader *);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c795 comments = cpp_get_comments (parse_in); in dump_ada_nodes()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc795 comments = cpp_get_comments (parse_in); in dump_ada_nodes()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dlex.c2093 cpp_get_comments (cpp_reader *pfile) in cpp_get_comments() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc2729 cpp_get_comments (cpp_reader *pfile) in cpp_get_comments() function
H A DChangeLog5665 (cpp_get_comments): New function.
5668 * lex.c (store_comment, cpp_get_comments): New functions.