Searched refs:CreateResolvedMethod (Results 1 – 1 of 1) sorted by relevance
2585 …ic std::pair<PandaUniquePtr<Method>, std::unique_ptr<const panda_file::File>> CreateResolvedMethod( in CreateResolvedMethod() function2679 … auto resolvedMethodData = CreateResolvedMethod(cls, vregNum, args1, &methodBytecode, &shortyBuf); in TEST_F()