Home
last modified time | relevance | path

Searched defs:Q_FALLTHROUGH (Results 26 – 37 of 37) sorted by relevance

12

/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h1347 # define Q_FALLTHROUGH() [[clang::fallthrough]] macro
1349 # define Q_FALLTHROUGH() [[gnu::fallthrough]] macro
1351 # define Q_FALLTHROUGH() [[fallthrough]] macro
1356 # define Q_FALLTHROUGH() __attribute__((fallthrough)) macro
1358 # define Q_FALLTHROUGH() (void)0 macro
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h1347 # define Q_FALLTHROUGH() [[clang::fallthrough]] macro
1349 # define Q_FALLTHROUGH() [[gnu::fallthrough]] macro
1351 # define Q_FALLTHROUGH() [[fallthrough]] macro
1356 # define Q_FALLTHROUGH() __attribute__((fallthrough)) macro
1358 # define Q_FALLTHROUGH() (void)0 macro
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h1347 # define Q_FALLTHROUGH() [[clang::fallthrough]] macro
1349 # define Q_FALLTHROUGH() [[gnu::fallthrough]] macro
1351 # define Q_FALLTHROUGH() [[fallthrough]] macro
1356 # define Q_FALLTHROUGH() __attribute__((fallthrough)) macro
1358 # define Q_FALLTHROUGH() (void)0 macro
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h1347 # define Q_FALLTHROUGH() [[clang::fallthrough]] macro
1349 # define Q_FALLTHROUGH() [[gnu::fallthrough]] macro
1351 # define Q_FALLTHROUGH() [[fallthrough]] macro
1356 # define Q_FALLTHROUGH() __attribute__((fallthrough)) macro
1358 # define Q_FALLTHROUGH() (void)0 macro
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h1347 # define Q_FALLTHROUGH() [[clang::fallthrough]] macro
1349 # define Q_FALLTHROUGH() [[gnu::fallthrough]] macro
1351 # define Q_FALLTHROUGH() [[fallthrough]] macro
1356 # define Q_FALLTHROUGH() __attribute__((fallthrough)) macro
1358 # define Q_FALLTHROUGH() (void)0 macro
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h1347 # define Q_FALLTHROUGH() [[clang::fallthrough]] macro
1349 # define Q_FALLTHROUGH() [[gnu::fallthrough]] macro
1351 # define Q_FALLTHROUGH() [[fallthrough]] macro
1356 # define Q_FALLTHROUGH() __attribute__((fallthrough)) macro
1358 # define Q_FALLTHROUGH() (void)0 macro
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h1347 # define Q_FALLTHROUGH() [[clang::fallthrough]] macro
1349 # define Q_FALLTHROUGH() [[gnu::fallthrough]] macro
1351 # define Q_FALLTHROUGH() [[fallthrough]] macro
1356 # define Q_FALLTHROUGH() __attribute__((fallthrough)) macro
1358 # define Q_FALLTHROUGH() (void)0 macro
/dports/graphics/drawpile/Drawpile-2.1.20/src/libserver/
H A Dloginhandler.cpp40 #define Q_FALLTHROUGH() (void)0 // work-around for qt<5.8 macro
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/clangparser/
H A Dclangbuilder.cpp47 # define Q_FALLTHROUGH() (void)0 macro
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/clangparser/
H A Dclangbuilder.cpp47 # define Q_FALLTHROUGH() (void)0 macro
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/clangparser/
H A Dclangbuilder.cpp47 # define Q_FALLTHROUGH() (void)0 macro
/dports/security/keepassxc/keepassxc-2.6.6/src/gui/styles/base/
H A DBaseStyle.cpp70 #define Q_FALLTHROUGH() __attribute__((fallthrough)) macro

12