Home
last modified time | relevance | path

Searched refs:STDEXEC_PRAGMA_IGNORE_GNU (Results 1 – 11 of 11) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__config.hpp285 _Pragma("GCC diagnostic push") STDEXEC_PRAGMA_IGNORE_GNU("-Wpragmas") \
286 STDEXEC_PRAGMA_IGNORE_GNU("-Wunknown-pragmas") \
287 STDEXEC_PRAGMA_IGNORE_GNU("-Wunknown-warning-option") \
288 STDEXEC_PRAGMA_IGNORE_GNU("-Wunknown-attributes") \
289 STDEXEC_PRAGMA_IGNORE_GNU("-Wattributes")
291 #define STDEXEC_PRAGMA_IGNORE_GNU(...) \ macro
302 #ifndef STDEXEC_PRAGMA_IGNORE_GNU
303 #define STDEXEC_PRAGMA_IGNORE_GNU(...) macro
H A D__just.hpp26 STDEXEC_PRAGMA_IGNORE_GNU("-Wmissing-braces")
H A D__transfer_just.hpp36 STDEXEC_PRAGMA_IGNORE_GNU("-Wmissing-braces")
H A D__utility.hpp137 STDEXEC_PRAGMA_IGNORE_GNU("-Wold-style-cast")
H A D__bulk.hpp32 STDEXEC_PRAGMA_IGNORE_GNU("-Wmissing-braces")
H A D__variant.hpp38 STDEXEC_PRAGMA_IGNORE_GNU("-Wmissing-braces")
H A D__tuple.hpp160 STDEXEC_PRAGMA_IGNORE_GNU("-Wmissing-braces")
H A D__basic_sender.hpp280 STDEXEC_PRAGMA_IGNORE_GNU("-Winvalid-offsetof")
302 STDEXEC_PRAGMA_IGNORE_GNU("-Wmissing-braces")
H A D__intrusive_ptr.hpp89 STDEXEC_PRAGMA_IGNORE_GNU("-Wtsan")
H A D__meta.hpp287 STDEXEC_PRAGMA_IGNORE_GNU("-Wuser-defined-literals")
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dtask.hpp34 STDEXEC_PRAGMA_IGNORE_GNU("-Wundefined-inline")