Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp521 static void computeBlockInfo(CodeGenModule &CGM, CodeGenFunction *CGF, in computeBlockInfo() function
791 computeBlockInfo(CGF.CGM, &CGF, blockInfo); in enterBlockScope()
911 computeBlockInfo(CGM, this, blockInfo); in EmitBlockLiteral()
1380 computeBlockInfo(*this, nullptr, blockInfo); in GetAddrOfGlobalBlock()