Home
last modified time | relevance | path

Searched refs:LocalFunction (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_1/
DProblems.ts31 TypeAssertion, PrivateIdentifier, LocalFunction, enumerator
102 faultsAttrs[FaultID.LocalFunction] = new FaultAttributes(92, true);
DTypeScriptLinterConfig.ts77 LinterConfig.nodeDesc[FaultID.LocalFunction] = "Local function declarations";
DUtils.ts90 [FaultID.LocalFunction, getLocalFunctionHighlightRange],
DTypeScriptLinter.ts872 this.incrementCounters(tsFunctionDeclaration, FaultID.LocalFunction);
/third_party/typescript/src/linter/ArkTSLinter_1_0/
DProblems.ts29 TypeAssertion, PrivateIdentifier, LocalFunction, enumerator
99 faultsAttrs[FaultID.LocalFunction] = { migratable: true, cookBookRef: "92", };
DTypeScriptLinterConfig.ts79 LinterConfig.nodeDesc[FaultID.LocalFunction] = "Local function declarations";
DTypeScriptLinter.ts854 this.incrementCounters(tsFunctionDeclaration, FaultID.LocalFunction);
/third_party/typescript/lib/
Dtypescript.d.ts8786 LocalFunction = 42,
9148 LocalFunction = 40,
DtypescriptServices.d.ts8786 LocalFunction = 42,
9148 LocalFunction = 40,
Dtsserverlibrary.d.ts12725 LocalFunction = 42,
13087 LocalFunction = 40,
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts8786 LocalFunction = 42,
9148 LocalFunction = 40,
Dtsserverlibrary.d.ts12725 LocalFunction = 42,
13087 LocalFunction = 40,