Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGBlocks.cpp2241 static void configureBlocksRuntimeObject(CodeGenModule &CGM, in configureBlocksRuntimeObject() function
2259 configureBlocksRuntimeObject(*this, BlockObjectDispose); in getBlockObjectDispose()
2271 configureBlocksRuntimeObject(*this, BlockObjectAssign); in getBlockObjectAssign()
2281 configureBlocksRuntimeObject(*this, NSConcreteGlobalBlock); in getNSConcreteGlobalBlock()
2291 configureBlocksRuntimeObject(*this, NSConcreteStackBlock); in getNSConcreteStackBlock()