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