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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 2620 class OMPDepobjDirective final : public OMPExecutableDirective {
2629 OMPDepobjDirective(SourceLocation StartLoc, SourceLocation EndLoc)
2635 explicit OMPDepobjDirective()
2647 static OMPDepobjDirective *Create(const ASTContext &C,
2658 static OMPDepobjDirective *CreateEmpty(const ASTContext &C,

Completed in 18 milliseconds