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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 3297 class OMPCancellationPointDirective : public OMPExecutableDirective {
3307 OMPCancellationPointDirective(SourceLocation StartLoc, SourceLocation EndLoc)
3313 explicit OMPCancellationPointDirective()
3329 static OMPCancellationPointDirective *
3337 static OMPCancellationPointDirective *CreateEmpty(const ASTContext &C,

Completed in 23 milliseconds