Searched defs:BlockByrefFlags (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/CodeGen/
H A DCGBlocks.h50 enum BlockByrefFlags { enum in namespace:clang::CodeGen
75 BlockFlags(BlockByrefFlags flag) : flags(flag) {}

Completed in 105 milliseconds