Home
last modified time | relevance | path

Searched defs:FunctionExpression (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript_eslint/packages/eslint-plugin/src/util/
DexplicitReturnTypeUtils.ts10 type FunctionExpression = alias
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/indent-new-do-not-use/
Dindex.ts231 FunctionExpression?: { property
326 FunctionExpression: { variable
390 FunctionExpression: { variable
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DReferencer.ts66 FunctionExpression(node: TSESTree.Node): void; method
/third_party/node/lib/internal/repl/
Dawait.js56 FunctionExpression: noop, property
/third_party/typescript_eslint/packages/scope-manager/src/referencer/
DReferencer.ts539 protected FunctionExpression(node: TSESTree.FunctionExpression): void { method in Referencer
/third_party/typescript/src/debug/
Ddbg.ts9 type FunctionExpression = Node; alias
/third_party/typescript_eslint/packages/types/src/
Dast-node-types.ts33 FunctionExpression = 'FunctionExpression', enumerator
Dts-estree.ts972 export interface FunctionExpression extends FunctionDeclarationBase { interface
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/
DRule.ts282 FunctionExpression?: RuleFunction<TSESTree.FunctionExpression>; property
/third_party/typescript/src/compiler/
Dtypes.ts252 FunctionExpression, enumerator
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts316 FunctionExpression = 209, enumerator
1133 …export interface FunctionExpression extends PrimaryExpression, FunctionLikeDeclarationBase, JSDocC… interface
Dtypescript.d.ts316 FunctionExpression = 209, enumerator
1133 …export interface FunctionExpression extends PrimaryExpression, FunctionLikeDeclarationBase, JSDocC… interface
/third_party/typescript/lib/
Dtypescript.d.ts316 FunctionExpression = 209, enumerator
1124 …export interface FunctionExpression extends PrimaryExpression, FunctionLikeDeclarationBase, JSDocC… interface
Dtsserverlibrary.d.ts316 FunctionExpression = 209, enumerator
1124 …export interface FunctionExpression extends PrimaryExpression, FunctionLikeDeclarationBase, JSDocC… interface
DtypescriptServices.d.ts316 FunctionExpression = 209, enumerator
1124 …export interface FunctionExpression extends PrimaryExpression, FunctionLikeDeclarationBase, JSDocC… interface