LLVM 20.0.0git
|
SPS tag type for tuples. More...
#include "llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h"
Public Types | |
typedef SPSArgList< SPSTagTs... > | AsArgList |
Convenience typedef of the corresponding arg list. | |
SPS tag type for tuples.
A blob tuple should be serialized by serializing each of the elements in sequence.
Definition at line 196 of file SimplePackedSerialization.h.
typedef SPSArgList<SPSTagTs...> llvm::orc::shared::SPSTuple< SPSTagTs >::AsArgList |
Convenience typedef of the corresponding arg list.
Definition at line 199 of file SimplePackedSerialization.h.