Home
last modified time | relevance | path

Searched defs:OMPLoopDirective (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h47 class OMPLoopDirective; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1154 OMPLoopDirective(StmtClass SC, OpenMPDirectiveKind Kind, in OMPLoopDirective() function