Lines Matching defs:capture
2371 // Ignore the optional 'this' capture: C++ objects are not assumed
2381 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable);
2384 if (capture.isConstant()) continue;
2386 CharUnits fieldOffset = capture.getOffset();
2899 // Ignore the optional 'this' capture: C++ objects are not assumed
2910 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable);
2913 if (capture.isConstant()) continue;
2916 CharUnits::fromQuantity(layout->getElementOffset(capture.getIndex()));
4599 // Create the fragile hazards. Note that this will not capture any
4601 // capture the current basic block (which extends all the way to the