Searched refs:warn_in_comment (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcclibs/libcpp/
H A Dlex.c60 static bool warn_in_comment (cpp_reader *, _cpp_line_note *);
236 warn_in_comment (cpp_reader *pfile, _cpp_line_note *note) function
299 && (!in_comment || warn_in_comment (pfile, note)))

Completed in 161 milliseconds