Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PointeeType

958       QualType PointeeType = PT->getPointeeType();
962 if (!PointeeType->isRecordType()) {