Home
last modified time | relevance | path

Searched refs:parseInitDeclarator (Results 1 – 25 of 102) sorted by relevance

12345

/dports/converters/wkhtmltopdf/qt-5db36ec/tools/porting/src/
H A Dtreewalker.h80 virtual void parseInitDeclarator(InitDeclaratorAST *node);
184 parseInitDeclarator(static_cast<InitDeclaratorAST*>(node)); in parseNode()
H A Dparser.h108 bool parseInitDeclarator(InitDeclaratorAST *&node);
H A Dtreewalker.cpp270 void TreeWalker::parseInitDeclarator(InitDeclaratorAST *node) in parseInitDeclarator() function in TreeWalker
H A Dparser.cpp1720 if (!parseInitDeclarator(decl)) { in parseInitDeclaratorList()
1728 if (!parseInitDeclarator(decl)) { in parseInitDeclaratorList()
2131 bool Parser::parseInitDeclarator(InitDeclaratorAST *&node) in parseInitDeclarator() function in Parser
2949 if (parseInitDeclarator(declarator)) { in parseDeclarationInternal()
3045 if (parseInitDeclarator(decl) && tokenStream->lookAhead() == '{') { in parseDeclarationInternal()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/cplusplus/
H A DParser.h101 …bool parseInitDeclarator(DeclaratorAST *&node, SpecifierListAST *decl_specifier_list, ClassSpecifi…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/compiler/
H A DParseHelper.h182 …TIntermAggregate *parseInitDeclarator(const TPublicType &publicType, TIntermAggregate *aggregateDe…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/compiler/
H A DParseHelper.h182 …TIntermAggregate *parseInitDeclarator(const TPublicType &publicType, TIntermAggregate *aggregateDe…
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/compiler/translator/
H A DParseContext.h218 void parseInitDeclarator(const TPublicType &publicType,
/dports/devel/umbrello/umbrello-21.12.3/lib/cppparser/
H A Dparser.cpp1741 if (!parseInitDeclarator(decl)) { in parseInitDeclaratorList()
1749 if (!parseInitDeclarator(decl)) { in parseInitDeclaratorList()
2282 bool Parser::parseInitDeclarator(InitDeclaratorAST::Node& node) in parseInitDeclarator() function in Parser
3154 if (parseInitDeclarator(declarator)) { in parseDeclarationInternal()
3281 if (parseInitDeclarator(decl) && m_lexer->lookAhead(0) == '{') { in parseDeclarationInternal()
H A Dparser.h366 bool parseInitDeclarator(InitDeclaratorAST::Node& node);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/
H A DParseContext.h272 void parseInitDeclarator(const TPublicType &publicType,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/
H A DParseContext.h272 void parseInitDeclarator(const TPublicType &publicType,
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/compiler/translator/
H A DParseContext.h272 void parseInitDeclarator(const TPublicType &publicType,
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DParseContext.h257 void parseInitDeclarator(const TPublicType &publicType,

12345