Searched refs:DIAG_DO_PRAGMA (Results 1 – 1 of 1) sorted by relevance
47 #define DIAG_DO_PRAGMA(x) _Pragma (#x) macro59 DIAG_DO_PRAGMA(clang diagnostic push) \60 DIAG_DO_PRAGMA(clang diagnostic ignored "-Wassign-enum")62 DIAG_DO_PRAGMA(clang diagnostic pop)75 DIAG_DO_PRAGMA(clang diagnostic push) \76 DIAG_DO_PRAGMA(clang diagnostic ignored "-Wassign-enum")78 DIAG_DO_PRAGMA(clang diagnostic pop)94 DIAG_DO_PRAGMA(clang diagnostic push) \95 DIAG_DO_PRAGMA(clang diagnostic ignored "-Wcast-qual")97 DIAG_DO_PRAGMA(clang diagnostic pop)[all …]