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