Searched refs:handleResourceBindingAttr (Results 1 – 3 of 3) sorted by relevance
60 void handleResourceBindingAttr(Decl *D, const ParsedAttr &AL);
462 void SemaHLSL::handleResourceBindingAttr(Decl *D, const ParsedAttr &AL) { in handleResourceBindingAttr() function in SemaHLSL
6885 S.HLSL().handleResourceBindingAttr(D, AL); in ProcessDeclAttribute()