Searched defs:pedantic_error_kind (Results 1 – 2 of 2) sorted by relevance
51 #define pedantic_error_kind() (flag_pedantic_errors ? DK_ERROR : DK_WARNING) macro
56 #define pedantic_error_kind() (flag_pedantic_errors ? DK_ERROR : DK_WARNING) macro