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.hpp297 _Pragma("GCC diagnostic push") STDEXEC_PRAGMA_IGNORE_GNU("-Wpragmas") \
298 STDEXEC_PRAGMA_IGNORE_GNU("-Wunknown-pragmas") \
299 STDEXEC_PRAGMA_IGNORE_GNU("-Wunknown-warning-option") \
300 STDEXEC_PRAGMA_IGNORE_GNU("-Wunknown-attributes") \
301 STDEXEC_PRAGMA_IGNORE_GNU("-Wattributes")
303 #define STDEXEC_PRAGMA_IGNORE_GNU(...) \ macro
314 #ifndef STDEXEC_PRAGMA_IGNORE_GNU
315 #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.hpp172 STDEXEC_PRAGMA_IGNORE_GNU("-Wmissing-braces")
H A D__intrusive_ptr.hpp89 STDEXEC_PRAGMA_IGNORE_GNU("-Wtsan")
H A D__basic_sender.hpp368 STDEXEC_PRAGMA_IGNORE_GNU("-Wmissing-braces")
H A D__meta.hpp295 STDEXEC_PRAGMA_IGNORE_GNU("-Wuser-defined-literals")
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dtask.hpp34 STDEXEC_PRAGMA_IGNORE_GNU("-Wundefined-inline")