reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaOpenMP.cpp
13191     } else if (OASE) {
13193           OMPArraySectionExpr::getBaseOriginalType(OASE->getBase());
13214                                   /*AcceptIfMutable*/ false, ASE || OASE))
13221     if (!ASE && !OASE) {
13316         if (!ASE && !OASE) {
13329         if (!ASE && !OASE) {
13350     if (OASE) {
13354           Context, OASE, SingleElement, ArraySizes);
13365     if ((OASE && !ConstantLengthOASE) ||
13366         (!OASE && !ASE &&
13370           S.Diag(ELoc, diag::err_omp_reduction_vla_unsupported) << !!OASE;
13373           S.targetDiag(ELoc, diag::err_omp_reduction_vla_unsupported) << !!OASE;
13387     } else if (!ASE && !OASE &&
13636       if (ASE || OASE) {