Searched refs:ProcessInterfaceMethodDefinition (Results 1 – 2 of 2) sorted by relevance
234 void ProcessInterfaceMethodDefinition(const ir::MethodDefinition *methodDef);
1673 ProcessInterfaceMethodDefinition(prop->AsMethodDefinition()); in ProcessInterfaceBody()1678 void TSDeclGen::ProcessInterfaceMethodDefinition(const ir::MethodDefinition *methodDef) in ProcessInterfaceMethodDefinition() function in ark::es2panda::declgen_ets2ts::TSDeclGen