Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.h135 unsigned CXXThisIndex; variable
DCGBlocks.cpp29 : Name(name), CXXThisIndex(0), CanBeGlobal(false), NeedsCopyDispose(false), in CGBlockInfo()
179 info.CXXThisIndex = index; in setIndex()
672 blockInfo.CXXThisIndex, in EmitBlockLiteral()
1069 blockInfo.CXXThisIndex, in GenerateBlockFunction()
DCGDebugInfo.cpp2450 blockLayout->getElementOffsetInBits(block.CXXThisIndex); in EmitDeclareOfBlockLiteralArgVariable()