Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h116 BLOCK_EXPORT void _Block_object_dispose(const void *object, const int flags);
H A Druntime.c593 void _Block_object_dispose(const void *object, const int flags) { in _Block_object_dispose() function
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.td4072 let Spellings = ["_Block_object_dispose"];