Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp2007 static void handleAttrWithMessage(Sema &S, Decl *D, const AttributeList &Attr, in handleAttrWithMessage() function
4734 handleAttrWithMessage<DeprecatedAttr>(S, D, Attr, "deprecated"); in ProcessInheritableDeclAttr()
4815 handleAttrWithMessage<UnavailableAttr>(S, D, Attr, "unavailable"); in ProcessInheritableDeclAttr()