Home | History | Annotate | Download | only in Sema

Lines Matching defs:OA

1829   const OwnershipAttr *OA = dyn_cast<OwnershipAttr>(A);
1839 if (OA && isa<OwnershipAttr>(*i))
1840 return OA->getOwnKind() == cast<OwnershipAttr>(*i)->getOwnKind();