Searched defs:CordRep (Results 1 – 2 of 2) sorted by relevance
206 struct CordRep { struct208 constexpr CordRep(RefcountAndFlags::Immortal immortal, size_t l) in CordRep() argument215 // If tag < FLAT, it represents CordRepKind and indicates the type of node. argument220 // - the starting point for FlatCordRep.Data() [flexible-array-member] argument237 inline CordRepRing* ring(); argument254 static void Destroy(CordRep* rep); argument
88 struct CordRep { struct96 char data[1]; // Starting point for flat array: MUST BE LAST FIELD of CordRep argument