Home
last modified time | relevance | path

Searched defs:diagnostic_kind_count (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Ddiagnostic.h169 #define diagnostic_kind_count(DC, DK) (DC)->diagnostic_count[(int) (DK)] macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddiagnostic.h268 #define diagnostic_kind_count(DC, DK) (DC)->diagnostic_count[(int) (DK)] macro