Searched refs:handleKernelAttr (Results 1 – 1 of 1) sorted by relevance
3777 static void handleKernelAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleKernelAttr() function4685 case AttributeList::AT_Kernel: handleKernelAttr (S, D, Attr); break; in ProcessNonInheritableDeclAttr()