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