Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/
H A Dintrusive_list.h23 struct IntrusiveNodeHeader { argument
24 IntrusiveNodeHeader *next; argument
22 struct IntrusiveNodeHeader { global() struct