Searched refs:ProcessMethodsFromInterfaces (Results 1 – 2 of 2) sorted by relevance
238 void ProcessMethodsFromInterfaces(std::unordered_set<std::string> &processedMethods,
1914 void TSDeclGen::ProcessMethodsFromInterfaces(std::unordered_set<std::string> &processedMethods, in ProcessMethodsFromInterfaces() function in ark::es2panda::declgen_ets2ts::TSDeclGen1932 ProcessMethodsFromInterfaces(processedMethods, interface->Interfaces()); in ProcessMethodsFromInterfaces()1975 …ProcessMethodsFromInterfaces(processedMethods, classDef->TsType()->AsETSObjectType()->Interfaces()… in ProcessClassBody()