Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:opaqueData

2525       OVMA opaqueData;
2532 opaqueData = OVMA::bind(CGF, ov, RValue::get(result.getPointer()));
2536 opaqueData = OVMA::bind(CGF, ov, ov->getSourceExpr());
2538 opaques.push_back(opaqueData);