Searched refs:CreateAsyncImplMethod (Results 1 – 2 of 2) sorted by relevance
414 …ir::MethodDefinition *CreateAsyncImplMethod(ir::MethodDefinition *asyncMethod, ir::ClassDefinition…
2605 ir::MethodDefinition *ETSChecker::CreateAsyncImplMethod(ir::MethodDefinition *asyncMethod, in CreateAsyncImplMethod() function in panda::es2panda::checker::ETSChecker2662 ir::MethodDefinition *implMethod = CreateAsyncImplMethod(asyncMethod, classDef); in CreateAsyncProxy()