Home
last modified time | relevance | path

Searched refs:processParentTypesCheck (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts340 if (processParentTypesCheck(heritageClause.types, checkType)) return true;
633 export function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkT… function
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts490 if (processParentTypesCheck(heritageClause.types, checkType)) {
828 function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkType: Ch… function
/third_party/typescript/lib/
Dtypescript.d.ts8669 …function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkType: C…
DtypescriptServices.d.ts8669 …function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkType: C…
Dtsserverlibrary.d.ts12608 …function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkType: C…
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts8669 …function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkType: C…
Dtsserverlibrary.d.ts12608 …function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkType: C…