Searched refs:hasBindingInfoForDecl (Results 1 – 2 of 2) sorted by relevance
94 bool hasBindingInfoForDecl(const VarDecl *VD) const;
163 assert(!hasBindingInfoForDecl(VD) || BindingsList.back().Decl == VD); in addDeclBindingInfo()186 bool ResourceBindings::hasBindingInfoForDecl(const VarDecl *VD) const { in hasBindingInfoForDecl() function in ResourceBindings3760 if (Bindings.hasBindingInfoForDecl(VD)) in processExplicitBindingsOnDecl()