Searched refs:_cpp_line_note (Results 1 – 4 of 4) sorted by relevance
283 typedef struct _cpp_line_note _cpp_line_note; typedef284 struct _cpp_line_note struct306 _cpp_line_note *notes; /* Array of notes. */ argument
62 static bool warn_in_comment (cpp_reader *, _cpp_line_note *);90 buffer->notes = XRESIZEVEC (_cpp_line_note, buffer->notes, in add_line_note()799 warn_in_comment (cpp_reader *pfile, _cpp_line_note *note) in warn_in_comment()833 _cpp_line_note *note = &buffer->notes[buffer->cur_note]; in _cpp_process_line_notes()1289 _cpp_line_note *note = &pfile->buffer->notes[pfile->buffer->cur_note]; in lex_raw_string()
290 typedef struct _cpp_line_note _cpp_line_note; typedef291 struct _cpp_line_note struct315 _cpp_line_note *notes; /* Array of notes. */ argument
61 static bool warn_in_comment (cpp_reader *, _cpp_line_note *);89 buffer->notes = XRESIZEVEC (_cpp_line_note, buffer->notes, in add_line_note()1079 warn_in_comment (cpp_reader *pfile, _cpp_line_note *note) in warn_in_comment()1113 _cpp_line_note *note = &buffer->notes[buffer->cur_note]; in _cpp_process_line_notes()1675 _cpp_line_note *note = &pfile->buffer->notes[pfile->buffer->cur_note]; in lex_raw_string()