Home
last modified time | relevance | path

Searched defs:BLOCK_NEEDS_FREE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h52 BLOCK_NEEDS_FREE = (1 << 24), enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp57 BLOCK_NEEDS_FREE = (1 << 24), enumerator