Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h11154 StmtResult ActOnOpenMPParallelGenericLoopDirective(
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp6575 Res = ActOnOpenMPParallelGenericLoopDirective( in ActOnOpenMPExecutableDirective()
10577 StmtResult Sema::ActOnOpenMPParallelGenericLoopDirective( in ActOnOpenMPParallelGenericLoopDirective() function in Sema