Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRecord

33   if (DC->isRecord())
1368 } else if (InstTemplate->getDeclContext()->isRecord() &&
1748 if (Function->isOverloadedOperator() && !DC->isRecord() &&
2376 bool CheckRedeclaration = Owner->isRecord();
2666 assert(ClassTemplate->getDeclContext()->isRecord() &&
4175 Var->getLexicalDeclContext()->isRecord()) {