Home
last modified time | relevance | path

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

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dforeachvar.d278 case STMT.Switch: visitSwitch(s.isSwitchStatement()); break; in foreachExpAndVar()
H A Dstatement.h149 …SwitchStatement *isSwitchStatement() { return stmt == STMTswitch ? (SwitchStatement… in isSwitchStatement() function
H A Dstatement.d385 …inout(SwitchStatement) isSwitchStatement() { return stmt == STMT.Switch ? cast(type… in isSwitchStatement() function
H A Dob.d810 case STMT.Switch: visitSwitch(s.isSwitchStatement()); 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.ts131 export declare function isSwitchStatement(node: ts.Node): node is ts.SwitchStatement;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/tsutils/typeguard/2.8/
H A Dnode.d.ts131 export declare function isSwitchStatement(node: ts.Node): node is ts.SwitchStatement;
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/babel-types/
H A DREADME.md1695 See also `t.isSwitchStatement(node, opts)` and `t.assertSwitchStatement(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.ts2151 export function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is S…
H A Dindex.js.flow1747 …declare function isSwitchStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceo…
/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.ts2259 export function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is S…
/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.ts2259 export function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is S…
H A Dindex.js.flow1829 …declare function isSwitchStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceo…
/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.ts2259 export function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is S…
H A Dindex.js.flow1829 …declare function isSwitchStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceo…
/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.ts2259 export function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is S…
H A Dindex.js.flow1829 …declare function isSwitchStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceo…
/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.ts2259 export function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is S…
H A Dindex.js.flow1829 …declare function isSwitchStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceo…
/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.ts2259 export function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is S…
H A Dindex.js.flow1829 …declare function isSwitchStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceo…
/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.ts2259 export function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is S…
/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.ts2259 export function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is S…
H A Dindex.js.flow1829 …declare function isSwitchStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceo…
/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.ts2286 export function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is S…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/@babel/types/lib/
H A Dindex.js.flow1730 …declare function isSwitchStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceo…

12