Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRecord

744   if (DC->isRecord() || isa<ObjCContainerDecl>(DC))
3172 if (S.CurContext->isRecord())