Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
DdestructuringContext.cpp232 …rrayDestructuringContext::NextInferedType([[maybe_unused]] const util::StringView &searchName, boo… in NextInferedType()
622 …jectDestructuringContext::NextInferedType([[maybe_unused]] const util::StringView &searchName, boo… in NextInferedType()
/arkcompiler/ets_frontend/ets2panda/checker/ts/
DdestructuringContext.cpp237 …rayDestructuringContext::NextInferredType([[maybe_unused]] const util::StringView &searchName, boo… in NextInferredType()
627 …ectDestructuringContext::NextInferredType([[maybe_unused]] const util::StringView &searchName, boo… in NextInferredType()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp1837 auto searchName = target->GetReExportAliasValue(memberExpr->Property()->AsIdentifier()->Name()); in ResolveMemberReference() local
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp2375 auto searchName = in Check() local