Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRecord

33   if (DC->isRecord())
1214 } else if (InstTemplate->getDeclContext()->isRecord() &&
1577 if (Function->isOverloadedOperator() && !DC->isRecord() &&
2235 bool CheckRedeclaration = Owner->isRecord();
2434 assert(ClassTemplate->getDeclContext()->isRecord() &&
3912 Var->getLexicalDeclContext()->isRecord()) {