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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 2220 class OMPParallelSectionsDirective : public OMPExecutableDirective {
2232 OMPParallelSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc)
2239 explicit OMPParallelSectionsDirective()
2262 static OMPParallelSectionsDirective *
2273 static OMPParallelSectionsDirective *
2281 return const_cast<OMPParallelSectionsDirective *>(this)

Completed in 29 milliseconds