reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
524 const BlockDecl *block = info.getBlockDecl(); 880 if (cur->getBlockDecl() == block) { 934 bool isLambdaConv = blockInfo.getBlockDecl()->isConversionFromLambda(); 957 llvm::Constant *blockISA = blockInfo.getBlockDecl()->doesNotEscape() 975 if (blockInfo.getBlockDecl()->doesNotEscape()) 1028 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); 1520 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); 1754 for (const auto &CI : BlockInfo.getBlockDecl()->captures()) {tools/clang/lib/CodeGen/CGClass.cpp
2874 const BlockDecl *BD = BlockInfo->getBlockDecl();
tools/clang/lib/CodeGen/CGDebugInfo.cpp 4219 const BlockDecl *blockDecl = block.getBlockDecl();
tools/clang/lib/CodeGen/CGObjCMac.cpp2387 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); 2912 const BlockDecl *blockDecl = blockInfo.getBlockDecl();