Searched refs:classMethodType (Results 1 – 3 of 3) sorted by relevance
24 …ETSExtensionFuncHelperType(ETSFunctionType *classMethodType, ETSFunctionType *extensionFunctionTyp… in ETSExtensionFuncHelperType() argument26 classMethodType_(classMethodType), in ETSExtensionFuncHelperType()
209 …nsionFuncHelperType *ETSChecker::CreateETSExtensionFuncHelperType(ETSFunctionType *classMethodType, in CreateETSExtensionFuncHelperType() argument212 return Allocator()->New<ETSExtensionFuncHelperType>(classMethodType, extensionFunctionType); in CreateETSExtensionFuncHelperType()
216 ETSExtensionFuncHelperType *CreateETSExtensionFuncHelperType(ETSFunctionType *classMethodType,