Searched defs:TypeInfoChars (Results 1 – 1 of 1) sorted by relevance
176 struct TypeInfoChars { struct181 TypeInfoChars() : AlignIsRequired(false) {} in TypeInfoChars() argument182 TypeInfoChars(CharUnits Width, CharUnits Align, bool AlignIsRequired) in TypeInfoChars() function