Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.h150 unsigned CXXThisIndex; variable
DCGBlocks.cpp31 : Name(name), CXXThisIndex(0), CanBeGlobal(false), NeedsCopyDispose(false), in CGBlockInfo()
202 info.CXXThisIndex = index; in setIndex()
735 blockInfo.CXXThisIndex, in EmitBlockLiteral()
1168 blockInfo.CXXThisIndex, in GenerateBlockFunction()
DCGDebugInfo.cpp2987 blockLayout->getElementOffsetInBits(block.CXXThisIndex); in EmitDeclareOfBlockLiteralArgVariable()