Searched refs:handleShaderAttr (Results 1 – 3 of 3) sorted by relevance
58 void handleShaderAttr(Decl *D, const ParsedAttr &AL);
420 void SemaHLSL::handleShaderAttr(Decl *D, const ParsedAttr &AL) { in handleShaderAttr() function in SemaHLSL
6882 S.HLSL().handleShaderAttr(D, AL); in ProcessDeclAttribute()