Home
last modified time | relevance | path

Searched refs:isWithStatement (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dforeachvar.d282 case STMT.With: visitWith(s.isWithStatement()); break; in foreachExpAndVar()
H A Dstatement.h151 …WithStatement *isWithStatement() { return stmt == STMTwith ? (WithStatement*)… in isWithStatement() function
H A Dstatement.d387 …inout(WithStatement) isWithStatement() { return stmt == STMT.With ? cast(type… in isWithStatement() function
H A Dob.d819 case STMT.With: visitWith(s.isWithStatement()); break; in toObNodes()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/tsutils/typeguard/2.8/
H A Dnode.d.ts155 export declare function isWithStatement(node: ts.Node): node is ts.WithStatement;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/tsutils/typeguard/2.8/
H A Dnode.d.ts155 export declare function isWithStatement(node: ts.Node): node is ts.WithStatement;
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/babel-types/
H A DREADME.md2004 See also `t.isWithStatement(node, opts)` and `t.assertWithStatement(node, opts)`.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/types/lib/
H A Dindex.d.ts2337 export function isWithStatement(node: object | null | undefined, opts?: object | null): node is Wit…
H A Dindex.js.flow1756 …declare function isWithStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof …
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-optimise-call-expression/node_modules/@babel/types/lib/
H A Dindex.d.ts2449 export function isWithStatement(node: object | null | undefined, opts?: object | null): node is Wit…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/core/node_modules/@babel/types/lib/
H A Dindex.d.ts2449 export function isWithStatement(node: object | null | undefined, opts?: object | null): node is Wit…
H A Dindex.js.flow1838 …declare function isWithStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof …
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-module-transforms/node_modules/@babel/types/lib/
H A Dindex.d.ts2449 export function isWithStatement(node: object | null | undefined, opts?: object | null): node is Wit…
H A Dindex.js.flow1838 …declare function isWithStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof …
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-replace-supers/node_modules/@babel/types/lib/
H A Dindex.d.ts2449 export function isWithStatement(node: object | null | undefined, opts?: object | null): node is Wit…
H A Dindex.js.flow1838 …declare function isWithStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof …
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-simple-access/node_modules/@babel/types/lib/
H A Dindex.d.ts2449 export function isWithStatement(node: object | null | undefined, opts?: object | null): node is Wit…
H A Dindex.js.flow1838 …declare function isWithStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof …
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-member-expression-to-functions/node_modules/@babel/types/lib/
H A Dindex.d.ts2449 export function isWithStatement(node: object | null | undefined, opts?: object | null): node is Wit…
H A Dindex.js.flow1838 …declare function isWithStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof …
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-module-imports/node_modules/@babel/types/lib/
H A Dindex.d.ts2449 export function isWithStatement(node: object | null | undefined, opts?: object | null): node is Wit…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helpers/node_modules/@babel/types/lib/
H A Dindex.d.ts2449 export function isWithStatement(node: object | null | undefined, opts?: object | null): node is Wit…
H A Dindex.js.flow1838 …declare function isWithStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof …
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/@babel/helper-module-imports/node_modules/@babel/types/lib/
H A Dindex.d.ts2480 export function isWithStatement(node: object | null | undefined, opts?: object | null): node is Wit…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/@babel/types/lib/
H A Dindex.js.flow1739 …declare function isWithStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof …

12