Searched refs:handleKernelAttr (Results 1 – 3 of 3) sorted by relevance
64 void handleKernelAttr(Decl *D, const ParsedAttr &AL);
162 void SemaSYCL::handleKernelAttr(Decl *D, const ParsedAttr &AL) { in handleKernelAttr() function in SemaSYCL
6518 S.SYCL().handleKernelAttr(D, AL); in ProcessDeclAttribute()