Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h51 BLOCK_HAS_CXX_OBJ = (1 << 26), enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp59 BLOCK_HAS_CXX_OBJ = (1 << 26), enumerator