Home
last modified time | relevance | path

Searched refs:BLOCK_HAS_CXX_OBJ (Results 1 – 3 of 3) sorted by relevance

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