Searched refs:_cpp_skip_block_comment (Results 1 – 9 of 9) sorted by relevance
711 extern bool _cpp_skip_block_comment (cpp_reader *);
170 unterminated = _cpp_skip_block_comment (pfile); in copy_comment()
1173 _cpp_skip_block_comment (cpp_reader *pfile) in _cpp_skip_block_comment() function2879 if (_cpp_skip_block_comment (pfile)) in _cpp_lex_direct()
744 extern bool _cpp_skip_block_comment (cpp_reader *);
1646 _cpp_skip_block_comment (cpp_reader *pfile) in _cpp_skip_block_comment() function3714 if (_cpp_skip_block_comment (pfile)) in _cpp_lex_direct()
279 (_cpp_skip_block_comment): Capture location when kind is not NONE313 (_cpp_skip_block_comment): Implement warning about bidirectional4818 * lex.c (_cpp_process_line_notes, _cpp_skip_block_comment)5162 * lex.c (_cpp_process_line_notes, _cpp_skip_block_comment,5723 * lex.c (_cpp_skip_block_comment): Use source_location.
5697 (_cpp_skip_block_comment): Use a local 'cur' pointer instead24009 (_cpp_skip_block_comment): Add call to _cpp_process_line_notes.25985 (_cpp_skip_block_comment): Assume '*' is location on entry.26040 _cpp_skip_block_comment, scan_out_logical_line): New.26051 (_cpp_skip_block_comment): Rename from skip_block_comment, simplify.26066 (copy_comment): Use _cpp_skip_block_comment.
35464 * cpplex.c (_cpp_process_line_notes, _cpp_skip_block_comment,42273 _cpp_skip_block_comment): Use CPP_INCREMENT_LINE.