Home
last modified time | relevance | path

Searched defs:OMPParallelSectionsDirective (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h1213 OMPParallelSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPParallelSectionsDirective() function
1223 explicit OMPParallelSectionsDirective(unsigned NumClauses) in OMPParallelSectionsDirective() function
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp657 const OMPParallelSectionsDirective &) { in EmitOMPParallelSectionsDirective()