Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/lowerings/
Dscopes_initialization.cpp75 auto parName = forNode->Init()->AsVariableDeclaration()->Declarators()[0]->Id()->AsIdentifier(); in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/
DTsUtils.ts1399 const parName = this.getParentSymbolName(symbol); constant
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DTypeScriptLinter.ts4406 const parName = this.tsUtils.getParentSymbolName(calleeSym); constant
5093 const parName = this.tsUtils.getParentSymbolName(symbol); constant