Searched defs:DIAG (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/contrib/telnet/telnetd/
H A Dtelnetd.h42 #define DIAG(a,b) if (diagnostic & (a)) b macro
44 #define DIAG(a,b) macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
H A DCommentDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DAnalysisDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/
H A DDriverDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DLexDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Parse/
H A DParseDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSemaDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
H A DSerializationDiagnostic.h18 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
22 #undef DIAG macro
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.h228 #define DIAG(a,b) if (diagnostic & (a)) b macro
230 #define DIAG(a,b) macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticIDs.h50 #define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\ macro
55 #undef DIAG macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnosticIDs.cpp68 #define DIAG(ENUM,CLASS,DEFAULT_MAPPING,DESC,GROUP, \ macro
84 #undef DIAG macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp1682 unsigned DIAG = diag::warn_unimplemented_protocol_method; local
1703 unsigned DIAG = diag::warn_unimplemented_protocol_method; local
2456 unsigned DIAG = diag::warning_multiple_selectors; local

Completed in 271 milliseconds