Searched refs:GenerateFunctionAndClassHash (Results 1 – 2 of 2) sorted by relevance
171 std::vector<std::pair<std::string, std::string>> PatchFix::GenerateFunctionAndClassHash(panda::pand… in GenerateFunctionAndClassHash() function in panda::es2panda::util::PatchFix589 auto hashList = GenerateFunctionAndClassHash(func, literalBuffers); in HandleFunction()625 …std::vector<std::pair<std::string, std::string>> hashList = GenerateFunctionAndClassHash(func, lit… in DumpFunctionInfo()
90 …std::vector<std::pair<std::string, std::string>> GenerateFunctionAndClassHash(panda::pandasm::Func…