Home
last modified time | relevance | path

Searched refs:isNonSendableFunctionTypeAlias (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts2261 export function isNonSendableFunctionTypeAlias(type: ts.Type): boolean { function
2305 return isNonSendableFunctionTypeAlias(type);
/third_party/typescript/lib/
Dtypescript.d.ts9482 function isNonSendableFunctionTypeAlias(type: ts.Type): boolean;
DtypescriptServices.d.ts9482 function isNonSendableFunctionTypeAlias(type: ts.Type): boolean;
Dtsserverlibrary.d.ts13428 function isNonSendableFunctionTypeAlias(type: ts.Type): boolean;
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts9482 function isNonSendableFunctionTypeAlias(type: ts.Type): boolean;
Dtsserverlibrary.d.ts13428 function isNonSendableFunctionTypeAlias(type: ts.Type): boolean;