Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConvType

2643       bool match(QualType ConvType) override {
2646 if (const PointerType *ConvPtrType = ConvType->getAs<PointerType>())