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

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticAnalysis.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG macro
H A DDiagnosticCrossTU.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG macro
H A DDiagnosticComment.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG macro
H A DDiagnosticDriver.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG macro
H A DDiagnosticAST.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG macro
H A DDiagnosticSerialization.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG macro
H A DDiagnosticRefactoring.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG macro
H A DDiagnosticSema.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG macro
H A DDiagnosticFrontend.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG macro
H A DDiagnosticParse.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG macro
H A DDiagnosticLex.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG macro
H A DDiagnosticIDs.h70 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, CATEGORY, \ macro
76 #undef DIAG macro
/freebsd-current/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c145 DIAG(TD_OPTIONS,
151 DIAG(TD_OPTIONS,
160 DIAG(TD_OPTIONS,
170 DIAG(TD_OPTIONS,
184 DIAG(TD_OPTIONS,
198 DIAG(TD_OPTIONS,
215 DIAG(TD_OPTIONS,
423 DIAG(TD_OPTIONS, printoption("td: send do", option));
443 DIAG(TD_OPTIONS, printoption("td: recv will", option));
586 DIAG(TD_OPTION
[all...]
H A Dtelnetd.h228 #define DIAG(a,b) if (diagnostic & (a)) b macro
230 #define DIAG(a,b) macro
H A Dtelnetd.c572 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
579 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
586 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
593 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
598 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
673 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
901 DIAG(TD_OPTIONS,
988 DIAG(TD_REPORT, {
1121 DIAG((TD_REPORT | TD_NETDATA), {
1124 DIAG(TD_NETDAT
[all...]
H A Dutility.c57 DIAG(TD_REPORT, {
72 DIAG(TD_REPORT, {
119 DIAG((TD_REPORT | TD_PTYDATA), {
122 DIAG(TD_PTYDATA, printdata("pd", pbackp, n));
252 DIAG(TD_REPORT,
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp36 #define DIAG(ENUM, CLASS, DEFAULT_SEVERITY, DESC, GROUP, SFINAE, NOWERROR, \ macro
53 #undef DIAG macro
57 #define DIAG(ENUM, CLASS, DEFAULT_SEVERITY, DESC, GROUP, SFINAE, NOWERROR, \ macro
74 #undef DIAG macro
82 #define DIAG(ENUM, CLASS, DEFAULT_SEVERITY, DESC, GROUP, SFINAE, NOWERROR, \ macro
99 #undef DIAG macro
174 #define DIAG(ENUM, CLASS, DEFAULT_SEVERITY, DESC, GROUP, SFINAE, NOWERROR, \ macro
201 #undef DIAG macro
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2791 unsigned DIAG = diag::warn_unimplemented_protocol_method; local
2792 if (!S.Diags.isIgnored(DIAG, Impl->getLocation())) {
2793 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl);
2813 unsigned DIAG = diag::warn_unimplemented_protocol_method; local
2814 if (!S.Diags.isIgnored(DIAG, Impl->getLocation())) {
2815 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl);
5345 unsigned DIAG = diag::warn_unused_property_backing_ivar; local
5347 if (Diags.isIgnored(DIAG, Loc))
5368 Diag(Loc, DIAG) << IV;
/freebsd-current/contrib/ee/
H A Dnew_curse.c786 #ifdef DIAG
2089 #ifdef DIAG
2402 #ifdef DIAG
2421 #ifdef DIAG
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h2184 #if defined(MFW) || defined(DIAG) || defined(WINEDIAG)
2232 #endif /* #if defined(MFW) || defined(DIAG) || defined(WINEDIAG) */
H A Decore_int.c48 #ifdef DIAG
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp789 Hexagon::CFGBASE, Hexagon::DIAG, Hexagon::REV,

Completed in 157 milliseconds