Home | History | Annotate | Download | only in Sema

Lines Matching full:constructs

1 //===--- SemaOpenMP.cpp - Semantic Analysis for OpenMP constructs ---------===//
296 // For constructs other than task, if no default clause is present, these
998 // Allowed nesting of constructs
1081 // OpenMP constructs may not be nested inside a simd region.
1670 // Make the loop iteration variable private (for worksharing constructs),