Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h629 StmtResult ActOnOpenMPTaskLoopSimdDirective(
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp6458 Res = ActOnOpenMPTaskLoopSimdDirective(ClausesWithImplicit, AStmt, StartLoc, in ActOnOpenMPExecutableDirective()
13240 StmtResult SemaOpenMP::ActOnOpenMPTaskLoopSimdDirective( in ActOnOpenMPTaskLoopSimdDirective() function in SemaOpenMP