Searched refs:handleDeviceAttr (Results 1 – 1 of 1) sorted by relevance
3669 static void handleDeviceAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleDeviceAttr() function4668 case AttributeList::AT_CUDADevice: handleDeviceAttr (S, D, Attr); break; in ProcessDeclAttribute()