Searched refs:AttrBlank (Results 1 – 1 of 1) sorted by relevance
554 AttrVec &AttrBlank = Ctx.getDeclAttrs(this); in setAttrsImpl() local555 assert(AttrBlank.empty() && "HasAttrs was wrong?"); in setAttrsImpl()557 AttrBlank = attrs; in setAttrsImpl()