Home
last modified time | relevance | path

Searched defs:typeArg (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeRelationContext.cpp99 bool InstantiationContext::ValidateTypeArg(Type *constraintType, Type *typeArg) in ValidateTypeArg()
Dhelpers.cpp2325 …ETSChecker::EmplaceSubstituted(Substitution *substitution, ETSTypeParameter *tparam, Type *typeArg) in EmplaceSubstituted()
/arkcompiler/ets_frontend/ets2panda/linter/src/utils/
DTsUtils.ts860 for (const typeArg of typeNode.typeArguments) constant
1242 for (const typeArg of typeArgs) { constant
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DUtils.ts1140 for (const typeArg of typeNode.typeArguments) constant
1588 for (const typeArg of typeArgs) { constant
DTypeScriptLinter.ts2151 for (const typeArg of typeArgs) { constant
/arkcompiler/ets_frontend/ets2panda/linter/src/
DTypeScriptLinter.ts1823 for (const typeArg of typeArgs) { constant