Home
last modified time | relevance | path

Searched refs:SmallVectorAlignmentAndSize (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DSmallVector.h74 template <class T, typename = void> struct SmallVectorAlignmentAndSize { struct
90 offsetof(SmallVectorAlignmentAndSize<T>, FirstEl))); in getFirstEl() argument