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