Home
last modified time | relevance | path

Searched refs:handleKernelAttr (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3777 static void handleKernelAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleKernelAttr() function
4685 case AttributeList::AT_Kernel: handleKernelAttr (S, D, Attr); break; in ProcessNonInheritableDeclAttr()