Searched refs:LocalFunction (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | Problems.ts | 31 TypeAssertion, PrivateIdentifier, LocalFunction, enumerator 102 faultsAttrs[FaultID.LocalFunction] = new FaultAttributes(92, true);
|
| D | TypeScriptLinterConfig.ts | 77 LinterConfig.nodeDesc[FaultID.LocalFunction] = "Local function declarations";
|
| D | Utils.ts | 90 [FaultID.LocalFunction, getLocalFunctionHighlightRange],
|
| D | TypeScriptLinter.ts | 872 this.incrementCounters(tsFunctionDeclaration, FaultID.LocalFunction);
|
| /third_party/typescript/src/linter/ArkTSLinter_1_0/ |
| D | Problems.ts | 29 TypeAssertion, PrivateIdentifier, LocalFunction, enumerator 99 faultsAttrs[FaultID.LocalFunction] = { migratable: true, cookBookRef: "92", };
|
| D | TypeScriptLinterConfig.ts | 79 LinterConfig.nodeDesc[FaultID.LocalFunction] = "Local function declarations";
|
| D | TypeScriptLinter.ts | 854 this.incrementCounters(tsFunctionDeclaration, FaultID.LocalFunction);
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 8786 LocalFunction = 42, 9148 LocalFunction = 40,
|
| D | typescriptServices.d.ts | 8786 LocalFunction = 42, 9148 LocalFunction = 40,
|
| D | tsserverlibrary.d.ts | 12725 LocalFunction = 42, 13087 LocalFunction = 40,
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 8786 LocalFunction = 42, 9148 LocalFunction = 40,
|
| D | tsserverlibrary.d.ts | 12725 LocalFunction = 42, 13087 LocalFunction = 40,
|