Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Ddebug-info-nested-blocks.m21 // Verify that debug info for BlockPointerDbgLoc is emitted for the
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBlocks.cpp1525 llvm::Value *BlockPointerDbgLoc = BlockPointer; in GenerateBlockFunction() local
1535 BlockPointerDbgLoc = Alloca.getPointer(); in GenerateBlockFunction()
1598 variable, BlockPointerDbgLoc, Builder, blockInfo, in GenerateBlockFunction()