Home
last modified time | relevance | path

Searched refs:createVoid (Results 1 – 23 of 23) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/parser/
H A DSyntaxChecker.h130 ExpressionType createVoid(ExpressionType) { return UnaryExpr; } in createVoid() function
H A DASTBuilder.h148 ExpressionNode* createVoid(ExpressionNode* expr) in createVoid() function
H A DJSParser.cpp2211 expr = context.createVoid(expr); in parseUnaryExpression()
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dabstractmetalang.cpp418 AbstractMetaType *AbstractMetaType::createVoid() in createVoid() function in AbstractMetaType
1934 f->setType(AbstractMetaType::createVoid()); in addDefaultConstructor()
1953 f->setType(AbstractMetaType::createVoid()); in addDefaultCopyConstructor()
H A Dabstractmetabuilder.cpp1830 metaFunction->setType(AbstractMetaType::createVoid()); in traverseFunction()
1835 metaFunction->setType(AbstractMetaType::createVoid()); in traverseFunction()
1990 return AbstractMetaType::createVoid(); in translateType()
2152 return AbstractMetaType::createVoid(); in translateTypeStatic()
H A Dabstractmetalang.h538 static AbstractMetaType *createVoid();
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dabstractmetalang.cpp418 AbstractMetaType *AbstractMetaType::createVoid() in createVoid() function in AbstractMetaType
1934 f->setType(AbstractMetaType::createVoid()); in addDefaultConstructor()
1953 f->setType(AbstractMetaType::createVoid()); in addDefaultCopyConstructor()
H A Dabstractmetabuilder.cpp1830 metaFunction->setType(AbstractMetaType::createVoid()); in traverseFunction()
1835 metaFunction->setType(AbstractMetaType::createVoid()); in traverseFunction()
1990 return AbstractMetaType::createVoid(); in translateType()
2152 return AbstractMetaType::createVoid(); in translateTypeStatic()
H A Dabstractmetalang.h538 static AbstractMetaType *createVoid();
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dabstractmetalang.cpp418 AbstractMetaType *AbstractMetaType::createVoid() in createVoid() function in AbstractMetaType
1934 f->setType(AbstractMetaType::createVoid()); in addDefaultConstructor()
1953 f->setType(AbstractMetaType::createVoid()); in addDefaultCopyConstructor()
H A Dabstractmetabuilder.cpp1830 metaFunction->setType(AbstractMetaType::createVoid()); in traverseFunction()
1835 metaFunction->setType(AbstractMetaType::createVoid()); in traverseFunction()
1990 return AbstractMetaType::createVoid(); in translateType()
2152 return AbstractMetaType::createVoid(); in translateTypeStatic()
H A Dabstractmetalang.h538 static AbstractMetaType *createVoid();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A DtypescriptServices.d.ts4100 function createVoid(expression: Expression): VoidExpression;
H A Dtypescript.d.ts4100 function createVoid(expression: Expression): VoidExpression;
H A Dtsserverlibrary.d.ts4100 function createVoid(expression: Expression): VoidExpression;
/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/typescript/lib/
H A DtypescriptServices.d.ts6674 const createVoid: (expression: Expression) => VoidExpression; constant
H A Dtypescript.d.ts6674 const createVoid: (expression: Expression) => VoidExpression; constant
H A Dtsserverlibrary.d.ts10307 const createVoid: (expression: Expression) => VoidExpression; constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dtypescript.d.ts6675 const createVoid: (expression: Expression) => VoidExpression; constant
H A DtypescriptServices.d.ts6675 const createVoid: (expression: Expression) => VoidExpression; constant
H A Dtsserverlibrary.d.ts10304 const createVoid: (expression: Expression) => VoidExpression; constant
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/
H A DChangeLog-2011-02-1612752 (JSC::SyntaxChecker::createVoid):
21959 (JSC::ASTBuilder::createVoid):
22136 (JSC::SyntaxChecker::createVoid):
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/prettier/esm/
H A Dparser-typescript.mjs22 …e.updateTypeOf=e.Debug.deprecate(e.factory.updateTypeOfExpression,t),e.createVoid=e.Debug.deprecat…