Searched refs:getFunctionApplyCallHighlightRange (Results 1 – 6 of 6) sorted by relevance
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | Utils.ts | 91 [FaultID.FunctionBind, getFunctionApplyCallHighlightRange], 92 [FaultID.FunctionApplyCall, getFunctionApplyCallHighlightRange], 174 export function getFunctionApplyCallHighlightRange(nodeOrComment: Node | CommentRange): [number, nu… function
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 9229 …function getFunctionApplyCallHighlightRange(nodeOrComment: Node | CommentRange): [number, number] …
|
| D | typescriptServices.d.ts | 9229 …function getFunctionApplyCallHighlightRange(nodeOrComment: Node | CommentRange): [number, number] …
|
| D | tsserverlibrary.d.ts | 13168 …function getFunctionApplyCallHighlightRange(nodeOrComment: Node | CommentRange): [number, number] …
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 9229 …function getFunctionApplyCallHighlightRange(nodeOrComment: Node | CommentRange): [number, number] …
|
| D | tsserverlibrary.d.ts | 13168 …function getFunctionApplyCallHighlightRange(nodeOrComment: Node | CommentRange): [number, number] …
|