Home
last modified time | relevance | path

Searched defs:OMPExecutableDirective (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h42 class OMPExecutableDirective; variable
H A DCGStmtOpenMP.cpp1268 const OMPExecutableDirective &, in emitEmptyBoundParameters()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h67 OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, in OMPExecutableDirective() function