Searched defs:ContainerType (Results 1 – 8 of 8) sorted by relevance
97 struct ContainerType : public ImplType, public llvm::FoldingSetNode { struct109 using UnderlyingType = const ContainerType *; argument
41 BitstreamRemarkContainerType ContainerType = member
22 BitstreamRemarkContainerType ContainerType) in BitstreamRemarkSerializerHelper()
37 enum ContainerType { enum
60 BitstreamRemarkContainerType ContainerType; member
37 std::optional<uint8_t> ContainerType; member
84 using ContainerType = SmallVector<ArgumentListLevel, 4>; variable
312 typedef typename ::std::vector<T> ContainerType; typedef