Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:BD

2174   const BlockDecl *BD = BlockInfo->getBlockDecl();
2175 const VarDecl *variable = BD->capture_begin()->getVariable();
2186 for (BlockDecl::param_const_iterator I = BD->param_begin(),
2187 E = BD