Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
HDBlock_private.h104 BLOCK_FIELD_IS_BLOCK = 7, /* a block variable */ enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBlocks.h97 BLOCK_FIELD_IS_BLOCK = 0x07, /* a block variable */ enumerator
/freebsd-11-stable/contrib/gcc/
HDc-common.h1045 BLOCK_FIELD_IS_BLOCK = 7, /* a block variable */ enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDRewriteObjC.cpp43 BLOCK_FIELD_IS_BLOCK = 7, /* a block variable */ enumerator
HDRewriteModernObjC.cpp45 BLOCK_FIELD_IS_BLOCK = 7, /* a block variable */ enumerator