Home | History | Annotate | Download | only in AST

Lines Matching refs:DestType

649   QualType DestType = getType();
653 DestType = DestType->castAs<PointerType>()->getPointeeType();
656 if (DestType->isVoidType())
666 cast<CXXRecordDecl>(DestType->castAs<RecordType>()->getDecl());