Home | History | Annotate | Download | only in Parse

Lines Matching refs:OwnedType

46                                  Decl **OwnedType,
57 if (OwnedType)
58 *OwnedType = DS.isTypeSpecOwned() ? DS.getRepAsDecl() : nullptr;
1456 Decl *OwnedType = nullptr;
1477 DeclEnd, attrs, &OwnedType);
1491 return Actions.ConvertDeclToDeclGroup(SingleDecl, OwnedType);