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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 5097 class OMPInteropDirective final : public OMPExecutableDirective {
5106 OMPInteropDirective(SourceLocation StartLoc, SourceLocation EndLoc)
5112 explicit OMPInteropDirective()
5125 static OMPInteropDirective *Create(const ASTContext &C,
5134 static OMPInteropDirective *CreateEmpty(const ASTContext &C,

Completed in 75 milliseconds