Searched defs:methodType (Results 1 – 10 of 10) sorted by relevance
59 void SetMethodType(EtsTypeAPIType *methodType) in SetMethodType()
94 auto *methodType = EtsTypeAPIType::FromCoreType(methodTypeObj); in GetEtsMethod() local
339 auto *methodType = EtsTypeAPIType::FromCoreType(methodTypeObj); in GetEtsMethod() local
454 static EtsMethod *GetEtsMethod(EtsTypeAPIType *methodType) in GetEtsMethod()
115 auto *methodType = methodDefinition->Id()->Variable()->TsType()->AsETSFunctionType(); in AddGenericBridge() local160 …checker::ETSFunctionType const *methodType = derivedMethod->Id()->Variable()->TsType()->AsETSFunct… in ProcessScriptFunction() local
244 MethodType methodType = GetMethodType(method); in OperateDebugMessage() local
323 void DropframeManager::PushMethodType(MethodType methodType) in PushMethodType()
1160 let methodType = getBuiltInApiType(calleeMethod.getSignature()); variable
490 const methodType = type.getText(); constant1480 const methodType = this.tsTypeChecker.getTypeOfSymbolAtLocation(symbol, declaration); constant
2067 auto methodType = propertyType->AsETSFunctionType(); in IsMethodOnlyAccessors() local