Searched refs:getDeclAttrs (Results 1 – 3 of 3) sorted by relevance
554 AttrVec &AttrBlank = Ctx.getDeclAttrs(this); in setAttrsImpl()570 return getASTContext().getDeclAttrs(this); in getAttrs()588 std::swap(Context.getDeclAttrs(this), Context.getDeclAttrs(RHS)); in swapAttrs()593 Context.getDeclAttrs(RHS) = Context.getDeclAttrs(this); in swapAttrs()
843 AttrVec& ASTContext::getDeclAttrs(const Decl *D) { in getDeclAttrs() function in ASTContext
542 AttrVec& getDeclAttrs(const Decl *D);