Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjC/
Ddebug-info-nested-blocks.m21 // Verify that debug info for BlockPointerDbgLoc is emitted for the
/external/clang/lib/CodeGen/
DCGBlocks.cpp1199 llvm::Value *BlockPointerDbgLoc = BlockPointer; in GenerateBlockFunction() local
1209 BlockPointerDbgLoc = Alloca.getPointer(); in GenerateBlockFunction()
1274 variable, BlockPointerDbgLoc, Builder, blockInfo, in GenerateBlockFunction()