Home
last modified time | relevance | path

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

/system/core/libmemunreachable/
DLeakFolding.h44 struct SCCInfo { struct
55 SCCInfo* accumulator; argument
57 explicit SCCInfo(Allocator<SCCInfo> allocator) : node(this, allocator), in SCCInfo() argument