Home
last modified time | relevance | path

Searched refs:senderDecl (Results 1 – 21 of 21) sorted by relevance

/dports/devel/clazy/clazy-1.5/src/checks/level0/
H A Dlambda-in-connect.cpp63 ValueDecl *senderDecl = clazy::signalSenderForConnect(callExpr); in VisitStmt() local
64 if (senderDecl) { in VisitStmt()
65 const Type *t = senderDecl->getType().getTypePtrOrNull(); in VisitStmt()
/dports/devel/clazy/clazy-1.5/src/checks/level1/
H A Dconnect-3arg-lambda.cpp99 ValueDecl *senderDecl = senderDeclRef ? senderDeclRef->getDecl() : nullptr; in VisitStmt() local
105 if (decl == senderDecl) in VisitStmt()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/tools/uic/cpp/
H A Dcppwriteinitialization.cpp2576 const auto senderDecl = findDeclaration(senderName); in acceptConnection() local
2579 if (senderDecl.name.isEmpty() || receiverDecl.name.isEmpty()) { in acceptConnection()
2588 language::SignalSlot theSignal{senderDecl.name, connection->elementSignal(), in acceptConnection()
2589 senderDecl.className}; in acceptConnection()