Home
last modified time | relevance | path

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

/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/src/linter/ArkTSLinter_1_1/
DProblems.ts31 TypeAssertion, PrivateIdentifier, LocalFunction, enumerator
108 faultsAttrs[FaultID.LocalFunction] = new FaultAttributes(92, true);
DTypeScriptLinterConfig.ts76 LinterConfig.nodeDesc[FaultID.LocalFunction] = "Local function declarations";
DUtils.ts119 [FaultID.LocalFunction, getLocalFunctionHighlightRange],
DTypeScriptLinter.ts1018 this.incrementCounters(tsFunctionDeclaration, FaultID.LocalFunction);
/third_party/typescript/lib/
Dtypescript.d.ts8827 LocalFunction = 42,
9193 LocalFunction = 39,
DtypescriptServices.d.ts8827 LocalFunction = 42,
9193 LocalFunction = 39,
Dtsserverlibrary.d.ts12773 LocalFunction = 42,
13139 LocalFunction = 39,
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts8827 LocalFunction = 42,
9193 LocalFunction = 39,
Dtsserverlibrary.d.ts12773 LocalFunction = 42,
13139 LocalFunction = 39,