Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.cpp321 static void computeBlockInfo(CodeGenModule &CGM, CodeGenFunction *CGF, in computeBlockInfo() function
573 computeBlockInfo(CGF.CGM, &CGF, blockInfo); in enterBlockScope()
679 computeBlockInfo(CGM, this, blockInfo); in EmitBlockLiteral()
1042 computeBlockInfo(*this, nullptr, blockInfo); in GetAddrOfGlobalBlock()