Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h107 BLOCK_BYREF_CALLER = 128 /* called from __block (byref) copy/dispose support routines. */ enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h97 BLOCK_BYREF_CALLER = 128, /* called from __block (byref) copy/dispose enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp48 BLOCK_BYREF_CALLER = 128, /* called from __block (byref) copy/dispose enumerator
H A DRewriteModernObjC.cpp51 BLOCK_BYREF_CALLER = 128, /* called from __block (byref) copy/dispose enumerator