HomeSort by: relevance | last modified time | path
    Searched defs:OMPTargetTeamsDirective (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 4613 class OMPTargetTeamsDirective final : public OMPExecutableDirective {
4621 OMPTargetTeamsDirective(SourceLocation StartLoc, SourceLocation EndLoc)
4628 explicit OMPTargetTeamsDirective()
4642 static OMPTargetTeamsDirective *Create(const ASTContext &C,
4653 static OMPTargetTeamsDirective *CreateEmpty(const ASTContext &C,

Completed in 26 milliseconds