reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3359 if (BlockByRefDeclsPtrSet.count(VD)) 3376 if (BlockByRefDeclsPtrSet.count(VD)) 3559 if (VD->hasAttr<BlocksAttr>() && !BlockByRefDeclsPtrSet.count(VD)) { 3560 BlockByRefDeclsPtrSet.insert(VD); 3592 BlockByRefDeclsPtrSet.clear(); 4327 if (!BlockByRefDeclsPtrSet.count(BlockDeclRefs[i]->getDecl())) { 4328 BlockByRefDeclsPtrSet.insert(BlockDeclRefs[i]->getDecl()); 4371 if (VD->hasAttr<BlocksAttr>() && !BlockByRefDeclsPtrSet.count(VD)) { 4374 BlockByRefDeclsPtrSet.insert(VD); 4531 BlockByRefDeclsPtrSet.clear();