Searched defs:OMPParallelDirective (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h480 class OMPParallelDirective : public OMPExecutableDirective { class in namespace:clang
486 OMPParallelDirective(SourceLocation StartLoc, SourceLocation EndLoc, function in class:clang::OMPParallelDirective
495 explicit OMPParallelDirective(unsigned N) function in class:clang::OMPParallelDirective

Completed in 54 milliseconds