Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h11492 StmtResult ActOnOpenMPParallelGenericLoopDirective(
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp6651 Res = ActOnOpenMPParallelGenericLoopDirective( in ActOnOpenMPExecutableDirective()
10660 StmtResult Sema::ActOnOpenMPParallelGenericLoopDirective( in ActOnOpenMPParallelGenericLoopDirective() function in Sema