Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.h234 CharUnits CXXThisOffset; variable
DCGBlocks.cpp209 info.CXXThisOffset = offset; in setIndex()
760 Address addr = projectField(blockInfo.CXXThisIndex, blockInfo.CXXThisOffset, in EmitBlockLiteral()
1219 blockInfo.CXXThisOffset, "block.captured-this"); in GenerateBlockFunction()