Home | History | Annotate | Download | only in Sema

Lines Matching refs:ComplexTy

7314       if (auto *ComplexTy = OrigType->getAs<ComplexType>()) {
7315 Type = ComplexTy->getElementType();