Home
last modified time | relevance | path

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

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts646 export function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkT… function
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts1016 function processParentTypesCheck( function