Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h104 BLOCK_FIELD_IS_BLOCK = 7, /* a block variable */ enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h90 BLOCK_FIELD_IS_BLOCK = 0x07, /* a block variable */ enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp46 BLOCK_FIELD_IS_BLOCK = 7, /* a block variable */ enumerator