Lines Matching defs:capture
2368 // Ignore the optional 'this' capture: C++ objects are not assumed
2378 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable);
2381 if (capture.isConstant()) continue;
2383 CharUnits fieldOffset = capture.getOffset();
2895 // Ignore the optional 'this' capture: C++ objects are not assumed
2906 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable);
2909 if (capture.isConstant()) continue;
2912 CharUnits::fromQuantity(layout->getElementOffset(capture.getIndex()));
4595 // Create the fragile hazards. Note that this will not capture any
4597 // capture the current basic block (which extends all the way to the