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

References

tools/clang/include/clang/AST/StmtOpenMP.h
 1876                                OMPD_parallel_sections, StartLoc, EndLoc,
 1886                                OMPD_parallel_sections, SourceLocation(),
tools/clang/lib/Basic/OpenMPKinds.cpp
  491   case OMPD_parallel_sections:
  926          DKind == OMPD_parallel_for_simd || DKind == OMPD_parallel_sections ||
  945          DKind == OMPD_parallel_for_simd || DKind == OMPD_parallel_sections ||
 1050   case OMPD_parallel_sections:
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 6666   case OMPD_parallel_sections:
 6975   case OMPD_parallel_sections:
 8749     case OMPD_parallel_sections:
 9509     case OMPD_parallel_sections:
10130     case OMPD_parallel_sections:
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  764     case OMPD_parallel_sections:
  838   case OMPD_parallel_sections:
 1005     case OMPD_parallel_sections:
 1085   case OMPD_parallel_sections:
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 4625          Kind == OMPD_parallel_sections || Kind == OMPD_parallel_for ||
tools/clang/lib/Parse/ParseOpenMP.cpp
  117       {OMPD_parallel, OMPD_sections, OMPD_parallel_sections},
 1498   case OMPD_parallel_sections:
 1741   case OMPD_parallel_sections:
tools/clang/lib/Sema/SemaOpenMP.cpp
 3096   case OMPD_parallel_sections:
 3812           ParentRegion != OMPD_parallel_sections) {
 3854               ParentRegion == OMPD_parallel_sections)));
 4366   case OMPD_parallel_sections:
10371     case OMPD_parallel_sections:
10438     case OMPD_parallel_sections:
10526     case OMPD_parallel_sections:
10596     case OMPD_parallel_sections:
10674     case OMPD_parallel_sections:
10744     case OMPD_parallel_sections:
10811     case OMPD_parallel_sections:
10883     case OMPD_parallel_sections:
tools/clang/lib/Sema/TreeTransform.h
 8052   getDerived().getSema().StartOpenMPDSABlock(OMPD_parallel_sections, DirName,