Searched defs:ContainerType (Results 1 – 6 of 6) 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()
60 BitstreamRemarkContainerType ContainerType; member
37 std::optional<uint8_t> ContainerType; member
84 using ContainerType = SmallVector<ArgumentListLevel, 4>; variable