Home | History | Annotate | Download | only in AST

Lines Matching refs:AttrVec

542 void Decl::setAttrsImpl(const AttrVec &attrs, ASTContext &Ctx) {
545 AttrVec &AttrBlank = Ctx.getDeclAttrs(this);
559 const AttrVec &Decl::getAttrs() const {