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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 2852 class OMPTargetDirective : public OMPExecutableDirective {
2860 OMPTargetDirective(SourceLocation StartLoc, SourceLocation EndLoc)
2866 explicit OMPTargetDirective()
2879 static OMPTargetDirective *
2889 static OMPTargetDirective *CreateEmpty(const ASTContext &C,
StmtOpenMP.h 2852 class OMPTargetDirective : public OMPExecutableDirective {
2860 OMPTargetDirective(SourceLocation StartLoc, SourceLocation EndLoc)
2866 explicit OMPTargetDirective()
2879 static OMPTargetDirective *
2889 static OMPTargetDirective *CreateEmpty(const ASTContext &C,

Completed in 99 milliseconds