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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 3355 class OMPCancelDirective : public OMPExecutableDirective {
3364 OMPCancelDirective(SourceLocation StartLoc, SourceLocation EndLoc)
3370 explicit OMPCancelDirective()
3386 static OMPCancelDirective *
3395 static OMPCancelDirective *CreateEmpty(const ASTContext &C,

Completed in 16 milliseconds