Home
last modified time | relevance | path

Searched refs:DIAG (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DDiagnosticCrossTU.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG
DDiagnosticLex.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG
DDiagnosticParse.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG
DDiagnosticSema.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG
DDiagnosticRefactoring.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG
DDiagnosticComment.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG
DDiagnosticDriver.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG
DDiagnosticAnalysis.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG
DDiagnosticAST.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG
DDiagnosticSerialization.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG
DDiagnosticFrontend.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
22 #undef DIAG
DDiagnosticIDs.h70 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, CATEGORY, \ macro
76 #undef DIAG
/openbsd/src/gnu/llvm/clang/lib/Basic/
DDiagnosticIDs.cpp36 #define DIAG(ENUM, CLASS, DEFAULT_SEVERITY, DESC, GROUP, SFINAE, NOWERROR, \ macro
53 #undef DIAG
57 #define DIAG(ENUM, CLASS, DEFAULT_SEVERITY, DESC, GROUP, SFINAE, NOWERROR, \ macro
74 #undef DIAG
82 #define DIAG(ENUM, CLASS, DEFAULT_SEVERITY, DESC, GROUP, SFINAE, NOWERROR, \ macro
99 #undef DIAG
174 #define DIAG(ENUM, CLASS, DEFAULT_SEVERITY, DESC, GROUP, SFINAE, NOWERROR, \ macro
201 #undef DIAG
/openbsd/src/gnu/llvm/clang/tools/diagtool/
DDiagnosticNames.cpp30 #define DIAG(ENUM, CLASS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ macro
45 #undef DIAG
/openbsd/src/regress/usr.bin/mandoc/mdoc/Bl/
Ddiag.out_ascii1 BL-DIAG(1) General Commands Manual BL-DIAG(1)
Ddiag.out_markdown1 BL-DIAG(1) - General Commands Manual
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Event/
DDiag.t43 tag => 'DIAG',
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Formatter/
DTAP.t868 {tag => 'DIAG', debug => 1, details => 'xxx'},
936 {tag => 'DIAG', debug => 1, details => 'xxx'},
991 {tag => 'DIAG', debug => 1, details => 'xxx'},
1047 tag => 'DIAG',
1066 tag => 'DIAG',
1085 tag => 'DIAG',
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/API/
DInterceptResult.t204 {tag => 'DIAG', details => 'Diag 1'},
205 {tag => 'DIAG', details => 'Diag 2'},
/openbsd/src/gnu/usr.bin/perl/t/op/
Dstat.t157 print STDERR <<DIAG;
164 DIAG
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/
DEvent.t475 tag => 'DIAG',
499 tag => 'DIAG',
539 tag => 'DIAG',
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclObjC.cpp2792 unsigned DIAG = diag::warn_unimplemented_protocol_method; in CheckProtocolMethodDefs() local
2793 if (!S.Diags.isIgnored(DIAG, Impl->getLocation())) { in CheckProtocolMethodDefs()
2794 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2814 unsigned DIAG = diag::warn_unimplemented_protocol_method; in CheckProtocolMethodDefs() local
2815 if (!S.Diags.isIgnored(DIAG, Impl->getLocation())) { in CheckProtocolMethodDefs()
2816 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
5345 unsigned DIAG = diag::warn_unused_property_backing_ivar; in DiagnoseUnusedBackingIvarInAccessor() local
5347 if (Diags.isIgnored(DIAG, Loc)) in DiagnoseUnusedBackingIvarInAccessor()
5368 Diag(Loc, DIAG) << IV; in DiagnoseUnusedBackingIvarInAccessor()
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.td317 def DIAG : Rs<28, "diag", ["s28"]>, DwarfRegNum<[172]>;
388 def S29_28 : Rss<28, "s29:28", [DIAG, REV]>, DwarfRegNum<[172]>;
603 S26, CFGBASE, DIAG, REV, PCYCLEHI,
/openbsd/src/sys/arch/hppa/hppa/
Ddb_disasm.c620 #define DIAG 0x05, 0x00, 0, 0 /* DIAGNOSE */ macro
1115 { DIAG, 0, "diag", diagDasm },
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZInstrSystem.td414 def DIAG : SideEffectTernaryRS<"diag", 0x83, GR32, GR32>;

12