Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
DdeclgenEts2Ts.cpp430 const auto interfaceName = interfaceDecl->Id()->Name().Mutf8(); in GenInterfaceDeclaration() local
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp73 const std::string &interfaceName = binder::TSBinding::ToTSBinding(name); in FindLocal() local