Home
last modified time | relevance | path

Searched refs:BLOCK_IS_NOESCAPE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h49 BLOCK_IS_NOESCAPE = (1 << 23), enumerator
H A DCGBlocks.cpp836 flags |= BLOCK_IS_NOESCAPE | BLOCK_IS_GLOBAL; in EmitBlockLiteral()