Searched refs:handleAttrWithMessage (Results 1 – 2 of 2) sorted by relevance
1878 static void handleAttrWithMessage(Sema &S, Decl *D, in handleAttrWithMessage() function5645 handleAttrWithMessage<UnavailableAttr>(S, D, Attr); in ProcessDeclAttribute()
2186 static void handleAttrWithMessage(Sema &S, Decl *D, const ParsedAttr &AL) { in handleAttrWithMessage() function7803 handleAttrWithMessage<UnavailableAttr>(S, D, AL); in ProcessDeclAttribute()