Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h55 BLOCK_IS_GC = (1 << 27), enumerator
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp57 BLOCK_IS_GC = (1 << 27), enumerator
H A DRewriteModernObjC.cpp60 BLOCK_IS_GC = (1 << 27), enumerator