Home | History | Annotate | Download | only in AST

Lines Matching defs:DestType

585   QualType DestType = getType();
589 DestType = DestType->castAs<PointerType>()->getPointeeType();
592 if (DestType->isVoidType())
602 cast<CXXRecordDecl>(DestType->castAs<RecordType>()->getDecl());