Searched refs:_cpp_line_note (Results 1 – 2 of 2) sorted by relevance
234 typedef struct _cpp_line_note _cpp_line_note; typedef235 struct _cpp_line_note struct256 _cpp_line_note *notes; /* Array of notes. */ argument
60 static bool warn_in_comment (cpp_reader *, _cpp_line_note *);88 buffer->notes = XRESIZEVEC (_cpp_line_note, buffer->notes, in add_line_note()224 warn_in_comment (cpp_reader *pfile, _cpp_line_note *note) in warn_in_comment()258 _cpp_line_note *note = &buffer->notes[buffer->cur_note]; in _cpp_process_line_notes()