reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4387 D = D->getCanonicalDecl(); 4387 D = D->getCanonicalDecl(); 4389 if (checkAttrMutualExclusion<PointerAttr>(S, D, AL)) 4391 if (const auto *OAttr = D->getAttr<OwnerAttr>()) { 4402 for (Decl *Redecl : D->redecls()) { 4406 if (checkAttrMutualExclusion<OwnerAttr>(S, D, AL)) 4408 if (const auto *PAttr = D->getAttr<PointerAttr>()) { 4419 for (Decl *Redecl : D->redecls()) {