Lines Matching refs:hasAttr
3555 if (!VD->hasAttr<BlocksAttr>() && !BlockByCopyDeclsPtrSet.count(VD)) {
3559 if (VD->hasAttr<BlocksAttr>() && !BlockByRefDeclsPtrSet.count(VD)) {
3565 if (VD->hasAttr<BlocksAttr>() ||
4321 if (!BlockDeclRefs[i]->getDecl()->hasAttr<BlocksAttr>()) {
4329 if (BlockDeclRefs[i]->getDecl()->hasAttr<BlocksAttr>()) {
4337 if (BlockDeclRefs[i]->getDecl()->hasAttr<BlocksAttr>() ||
4365 if (!VD->hasAttr<BlocksAttr>() && !BlockByCopyDeclsPtrSet.count(VD)) {
4374 if (VD->hasAttr<BlocksAttr>() && !BlockByRefDeclsPtrSet.count(VD)) {
4383 if (InnerBlockDeclRefs[i]->getDecl()->hasAttr<BlocksAttr>() ||
4700 if (VD->hasAttr<BlocksAttr>()) {
4734 if (VD->hasAttr<BlocksAttr>())