Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PointeeType

969       QualType PointeeType = PT->getPointeeType();
973 if (!PointeeType->isRecordType()) {