Searched refs:handleAttrWithDelayedArgs (Results 1 – 3 of 3) sorted by relevance
266 void ParsedAttr::handleAttrWithDelayedArgs(Sema &S, Decl *D) const { in handleAttrWithDelayedArgs() function in ParsedAttr267 ::handleAttrWithDelayedArgs(S, D, *this); in handleAttrWithDelayedArgs()
8614 AL.handleAttrWithDelayedArgs(S, D); in ProcessDeclAttribute()
634 void handleAttrWithDelayedArgs(Sema &S, Decl *D) const;