Home | History | Annotate | Download | only in Checkers

Lines Matching refs:DestType

813   QualType DestType = CE->getType();
816 if (!DestType->isAnyPointerType())
823 Nullability DestNullability = getNullabilityAnnotation(DestType);