Searched refs:getAlignmentFromAttrs (Results 1 – 3 of 3) sorted by relevance
192 inline unsigned getAlignmentFromAttrs(Attributes A) { in getAlignmentFromAttrs() function355 return Attribute::getAlignmentFromAttrs(getAttributes(Idx)); in getParamAlignment()
88 Result += utostr(Attribute::getAlignmentFromAttrs(Attrs)); in getAsString()
2720 Alignment = Attribute::getAlignmentFromAttrs(FuncAttrs); in ParseFunctionHeader()