Home | History | Annotate | Download | only in Sema

Lines Matching defs:RecordTy

5151   const RecordType *RecordTy = T->getAs<RecordType>();
5152 if (!RecordTy || !getLangOpts().CPlusPlus) {
5179 RecordTy->getDecl())->getVisibleConversionFunctions();