Home | History | Annotate | Download | only in Parse

Lines Matching full:anonrecord

2420     RecordDecl *AnonRecord = nullptr;
2422 getCurScope(), AS, DS, TemplateParams, false, AnonRecord);
2424 if (AnonRecord) {
2425 Decl* decls[] = {AnonRecord, TheDecl};