Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRecordType

762   if (!S.getLangOpts().CPlusPlus || !op->getType()->isRecordType()) {
768 if (!S.getLangOpts().CPlusPlus || !paramType->isRecordType()) {