Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp1255 … const auto *const nodeIdent = node->AsETSTypeReference()->Part()->Name()->AsIdentifier(); in ValidateGenericTypeAliasForClonedNode() local
1259 if (typeParam->Name()->AsIdentifier()->Variable() == nodeIdent->Variable()) { in ValidateGenericTypeAliasForClonedNode()