Searched defs:setAttr (Results 1 – 3 of 3) sorted by relevance
202 void setAttr(std::string MAttr) { TMBuilder.MAttr = std::move(MAttr); } in setAttr() function
233 void setAttr(dwarf::Attribute Attr) { TagAttrOpcode.Attr = Attr; } in setAttr() function
901 void setAttr(const Attr *A) { in setAttr() function