Home
last modified time | relevance | path

Searched refs:ProcessInterfaceMethodDefinition (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
DdeclgenEts2Ts.h234 void ProcessInterfaceMethodDefinition(const ir::MethodDefinition *methodDef);
DdeclgenEts2Ts.cpp1673 ProcessInterfaceMethodDefinition(prop->AsMethodDefinition()); in ProcessInterfaceBody()
1678 void TSDeclGen::ProcessInterfaceMethodDefinition(const ir::MethodDefinition *methodDef) in ProcessInterfaceMethodDefinition() function in ark::es2panda::declgen_ets2ts::TSDeclGen