Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1749 static void handleAttrWithMessage(Sema &S, Decl *D, in handleAttrWithMessage() function
4321 handleAttrWithMessage<DeprecatedAttr>(S, D, Attr); in handleDeprecatedAttr()
4654 handleAttrWithMessage<UnavailableAttr>(S, D, Attr); in ProcessDeclAttribute()