Home | History | Annotate | Download | only in AST

Lines Matching refs:getDeclAttrs

575   AttrVec &AttrBlank = Ctx.getDeclAttrs(this);
591 return getASTContext().getDeclAttrs(this);
609 std::swap(Context.getDeclAttrs(this), Context.getDeclAttrs(RHS));
614 Context.getDeclAttrs(RHS) = Context.getDeclAttrs(this);