Home
last modified time | relevance | path

Searched refs:inBranch (Results 1 – 25 of 73) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/tools/linguist/shared/
H A Dprofileparser.h90 BlockScope() : start(0), braceLevel(0), special(false), inBranch(false) {} in BlockScope()
95 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
H A Dprofileparser.cpp821 if (m_blockstack.top().inBranch) { in leaveScope()
840 if (m_blockstack.top().inBranch) { in flushScopes()
841 m_blockstack.top().inBranch = false; in flushScopes()
854 m_blockstack.top().inBranch = true; in flushCond()
920 if (top.inBranch && (!top.special || top.braceLevel)) { in finalizeCond()
921 top.inBranch = false; in finalizeCond()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/net/qt5-network/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/shared/proparser/
H A Dqmakeparser.h109 BlockScope() : start(0), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
113 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/qmake/library/
H A Dqmakeparser.h113 … BlockScope() : start(nullptr), braceLevel(0), special(false), inBranch(false), nest(NestNone) {} in BlockScope()
117 bool inBranch; // The 'else' branch of the previous TokBranch is still open member

123