Searched refs:IsResolvedMethod (Results 1 – 3 of 3) sorted by relevance
178 return methodInfo.IsTypeInferAbort() && methodInfo.IsResolvedMethod(); in NeedSecondaryCompile()
353 bool IsResolvedMethod() const in IsResolvedMethod() function
191 if (methodInfo_->IsTypeInferAbort() && !methodInfo_->IsResolvedMethod()) { in IsTypeAbort()