Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_function_call_trie.h486 struct NodeAndParent { in deepCopyInto() struct
487 FunctionCallTrie::Node *Node; in deepCopyInto()
488 FunctionCallTrie::Node *NewNode; in deepCopyInto()