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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp1915 static void handleAttrWithMessage(Sema &S, Decl *D, const AttributeList &Attr, function
4283 handleAttrWithMessage<DeprecatedAttr>(S, D, Attr, "deprecated");
4354 handleAttrWithMessage<UnavailableAttr>(S, D, Attr, "unavailable");

Completed in 24 milliseconds