Home | History | Annotate | Download | only in clang-c

Lines Matching full:alignof

1807    * alignof).
3290 * a valid argument to sizeof, alignof or offsetof.
3316 * \brief Return the alignment of a type in bytes as per C++[expr.alignof]