Searched defs:ContainerType (Results 1 – 6 of 6) sorted by relevance
96 struct ContainerType : public ImplType, public llvm::FoldingSetNode { struct108 using UnderlyingType = const ContainerType *; argument
39 BitstreamRemarkContainerType ContainerType = member
20 BitstreamRemarkContainerType ContainerType) in BitstreamRemarkSerializerHelper()
58 BitstreamRemarkContainerType ContainerType; member
37 Optional<uint8_t> ContainerType; member
305 typedef typename ::std::vector<T> ContainerType; typedef