Searched defs:ContainerType (Results 1 – 7 of 7) sorted by relevance
41 BitstreamRemarkContainerType ContainerType = member
21 BitstreamRemarkContainerType ContainerType) in BitstreamRemarkSerializerHelper()
97 struct ContainerType : public ImplType, public llvm::FoldingSetNode { struct109 using UnderlyingType = const ContainerType *; argument
38 enum ContainerType { enum
59 BitstreamRemarkContainerType ContainerType; member
37 Optional<uint8_t> ContainerType; member
309 typedef typename ::std::vector<T> ContainerType; typedef