reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3507 LValue EmitOMPArraySectionExpr(const OMPArraySectionExpr *E,
1344 return EmitOMPArraySectionExpr(cast<OMPArraySectionExpr>(E)); 3614 BaseLVal = CGF.EmitOMPArraySectionExpr(ASE, IsLowerBound);tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
950 return CGF.EmitOMPArraySectionExpr(OASE, /*IsLowerBound=*/false); 5235 CGF.EmitOMPArraySectionExpr(ASE, /*IsLowerBound=*/false);