Home
last modified time | relevance | path

Searched defs:CordRep (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_internal.h206 struct CordRep { struct
208 constexpr CordRep(RefcountAndFlags::Immortal immortal, size_t l) in CordRep() argument
215 // If tag < FLAT, it represents CordRepKind and indicates the type of node. argument
220 // - the starting point for FlatCordRep.Data() [flexible-array-member] argument
237 inline CordRepRing* ring(); argument
254 static void Destroy(CordRep* rep); argument