Searched defs:declName (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/evaluate/ |
| D | entityDeclarator-inl.h | 28 …*EntityDeclarator::ImportGlobalEntity(util::StringView pathToDeclSource, util::StringView declName, in ImportGlobalEntity()
|
| D | scopedDebugInfoPlugin.cpp | 268 [classId](auto *deserializer, auto *program, auto declSourcePath, auto declName) { in FindClass() 290 [classId](auto *deserializer, auto *program, auto declSourcePath, auto declName) { in FindClass() 315 [&fromContextFile](auto *deserializer, auto *program, auto declSourcePath, auto declName) { in FindGlobalFunction() 330 [&fromImported](auto *deserializer, auto *program, auto declSourcePath, auto declName) { in FindGlobalFunction()
|
| D | entityDeclarator.cpp | 46 …rator::CreateAndInsertImportStatement(util::StringView pathToDeclSource, util::StringView declName, in CreateAndInsertImportStatement()
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/autofixes/ |
| D | Autofixer.ts | 1265 const declName = (ident as ts.VariableDeclaration).name; constant
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/ |
| D | TypeScriptLinter.ts | 7440 const declName = decl.name?.getText(); constant
|