Home | History | Annotate | Download | only in Sema

Lines Matching refs:RecordDef

2985   RecordDecl *RecordDef = Record->getDefinition();
2986 if (!RecordDef || InjectAnonymousStructOrUnionMembers(*this, S, CurContext,
2987 RecordDef, AS_none,