Home
last modified time | relevance | path

Searched defs:stopCondition (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts311 const stopCondition = (node: ts.Node): boolean => { constant
1102 const stopCondition = (node: ts.Node): boolean => { constant
1389 const stopCondition = (node: ts.Node): boolean => { constant
2437 const stopCondition = (node: ts.Node): boolean => { constant
DInteropTypescriptLinter.ts188 const stopCondition = (node: ts.Node): boolean => { constant