Searched defs:NodeIdPairAllocatorType (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_function_call_trie.h188 new (&NodeIdPairAllocatorStorage) NodeIdPairAllocatorType( variable
207 new (&NodeIdPairAllocatorStorage) NodeIdPairAllocatorType(Max); variable
284 NodeIdPairAllocatorType(std::move(*O.NodeIdPairAllocator)); variable
[all...]

Completed in 195 milliseconds