Searched refs:ToEquivalentTypeOrErr (Results 1 – 1 of 1) sorted by relevance
1767 ExpectedType ToEquivalentTypeOrErr = import(T->getEquivalentType()); in VisitAttributedType() local1768 if (!ToEquivalentTypeOrErr) in VisitAttributedType()1769 return ToEquivalentTypeOrErr.takeError(); in VisitAttributedType()1772 T->getAttrKind(), *ToModifiedTypeOrErr, *ToEquivalentTypeOrErr, in VisitAttributedType()