Searched refs:handleSubGroupSize (Results 1 – 3 of 3) sorted by relevance
30 void handleSubGroupSize(Decl *D, const ParsedAttr &AL);
79 void SemaOpenCL::handleSubGroupSize(Decl *D, const ParsedAttr &AL) { in handleSubGroupSize() function in clang::SemaOpenCL
6671 S.OpenCL().handleSubGroupSize(D, AL); in ProcessDeclAttribute()