Searched defs:DO (Results 1 – 9 of 9) sorted by relevance
38 #define DO(s) if (s < 0) { perror(#s); exit(1); } macro
73 #define DO(t,f,k) \ macro
93 #define DO 271 macro
315 DiagnosticOptions DO; in construct_printer() local
1537 explicit Diagnostic(const DiagnosticsEngine *DO) : DiagObj(DO) {} in Diagnostic()1538 Diagnostic(const DiagnosticsEngine *DO, StringRef storedDiagMessage) in Diagnostic()
42 #define DO 253 /* please, you use option */ macro
1372 #define DO(which) \ in dump_dsl_dir() macro
2654 #define DO( writezone() macro [all...]
4813 const auto *DO = S.getSingleClause<OMPDepobjClause>(); in EmitOMPDepobjDirective() local