Searched refs:currentClassType (Results 1 – 1 of 1) sorted by relevance
1752 auto *currentClassType = Context().ContainingClass(); in ResolveProxyMethod() local1756 func, currentClassType->GetDeclNode()->AsClassDefinition()->InternalName(), isStatic); in ResolveProxyMethod()1761 thisVar->SetTsType(currentClassType); in ResolveProxyMethod()1775 signature->SetOwner(currentClassType); in ResolveProxyMethod()1779 …currentClassType->AddProperty<checker::PropertyType::STATIC_METHOD>(func->Id()->Variable()->AsLoca… in ResolveProxyMethod()1781 currentClassType->AddProperty<checker::PropertyType::INSTANCE_METHOD>( in ResolveProxyMethod()