Searched defs:DO (Results 1 – 6 of 6) sorted by relevance
31 #define DO(FIELD) \ macro
75 #define DO 271 macro
1571 explicit Diagnostic(const DiagnosticsEngine *DO) : DiagObj(DO) {} in Diagnostic()1572 Diagnostic(const DiagnosticsEngine *DO, StringRef storedDiagMessage) in Diagnostic()
43 #define DO 253 /* please, you use option */ macro
1574 #define DO(field) fwrite(tzh.field, sizeof tzh.field, 1, fp) in writezone() macro
5340 const auto *DO = S.getSingleClause<OMPDepobjClause>(); in EmitOMPDepobjDirective() local