Home
last modified time | relevance | path

Searched refs:StorageSignedFunctionPointer (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.101.5/libkern/libkern/
H A DBlock_private.h81 class StorageSignedFunctionPointer {
105 prepareWrite(const StorageSignedFunctionPointer& other) const in prepareWrite()
142 StorageSignedFunctionPointer() in StorageSignedFunctionPointer() function
146 StorageSignedFunctionPointer(Fn value) in StorageSignedFunctionPointer() function
151 StorageSignedFunctionPointer(const StorageSignedFunctionPointer& value) in StorageSignedFunctionPointer() function
156 StorageSignedFunctionPointer&
163 StorageSignedFunctionPointer&
164 operator =(const StorageSignedFunctionPointer& rhs)
187 using BlockCopyFunction = StorageSignedFunctionPointer
191 using BlockDisposeFunction = StorageSignedFunctionPointer
[all …]