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