Home
last modified time | relevance | path

Searched refs:SendableFunctionOverloadDecorator (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DProblems.ts121 SendableFunctionOverloadDecorator, enumerator
DFaultDesc.ts125 faultDesc[FaultID.SendableFunctionOverloadDecorator] = 'Sendable function overload decorator';
DFaultAttrs.ts132 faultsAttrs[FaultID.SendableFunctionOverloadDecorator] = new FaultAttributes(177);
DTypeScriptLinter.ts982 this.incrementCounters(tsFunctionDeclaration, FaultID.SendableFunctionOverloadDecorator);