Searched refs:BDecl (Results 1 – 1 of 1) sorted by relevance
83 void BuildScopeInformation(VarDecl *D, const BlockDecl *BDecl,251 const BlockDecl *BDecl, in BuildScopeInformation() argument283 Loc = BDecl->getLocation(); in BuildScopeInformation()553 if (auto *BDecl = EWC->getObject(i).dyn_cast<BlockDecl *>()) in BuildScopeInformation() local554 for (const auto &CI : BDecl->captures()) { in BuildScopeInformation()556 BuildScopeInformation(variable, BDecl, origParentScope); in BuildScopeInformation()