Searched defs:methodType (Results 1 – 3 of 3) sorted by relevance
114 auto *methodType = methodDefinition->Id()->Variable()->TsType()->AsETSFunctionType(); in AddGenericBridge() local158 …checker::ETSFunctionType const *methodType = derivedMethod->Id()->Variable()->TsType()->AsETSFunct… in ProcessScriptFunction() local
324 void DropframeManager::PushMethodType(MethodType methodType) in PushMethodType()
319 const methodType = type.getText(); constant