Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRecord

1020   } else if (InstTemplate->getDeclContext()->isRecord() &&
1400 if (Function->isOverloadedOperator() && !DC->isRecord() &&
2027 bool CheckRedeclaration = Owner->isRecord();