Home
last modified time | relevance | path

Searched refs:checkSectionsDirective (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp10442 static bool checkSectionsDirective(Sema &SemaRef, OpenMPDirectiveKind DKind, in checkSectionsDirective() function
10480 if (checkSectionsDirective(SemaRef, OMPD_sections, AStmt, DSAStack)) in ActOnOpenMPSectionsDirective()
10940 if (checkSectionsDirective(SemaRef, OMPD_parallel_sections, AStmt, DSAStack)) in ActOnOpenMPParallelSectionsDirective()