Home | History | Annotate | Download | only in AST

Lines Matching refs:DestType

642   QualType DestType = getType();
646 DestType = DestType->castAs<PointerType>()->getPointeeType();
649 if (DestType->isVoidType())
659 cast<CXXRecordDecl>(DestType->castAs<RecordType>()->getDecl());