Searched refs:ContainsUnresolvedType (Results 1 – 2 of 2) sorted by relevance
504 bool ContainsUnresolvedType() const { in ContainsUnresolvedType() function509 if (getChild(i)->ContainsUnresolvedType()) return true; in ContainsUnresolvedType()
2360 HasUnresolvedTypes |= Tree->ContainsUnresolvedType(); in InferAllTypes()2584 if (TPN->ContainsUnresolvedType()) { in ParseDefaultOperands()