Home | History | Annotate | Download | only in Sema

Lines Matching refs:T2RecordDecl

3883     CXXRecordDecl *T2RecordDecl = cast<CXXRecordDecl>(T2RecordType->getDecl());
3885 const auto &Conversions = T2RecordDecl->getVisibleConversionFunctions();