Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/transformers/rename/
DRenameIdentifierTransformer.ts404 const shadowNode: Identifier = shadowIdentifiers[identifierIndex]; constant
411 const shadowNode: StructDeclaration = shadowStructs[structIndex]; constant