Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp94 CodeGenFunction::EmitOMPParallelForDirective(const OMPParallelForDirective &) { in EmitOMPParallelForDirective()
/external/clang/include/clang/AST/
DStmtOpenMP.h550 OMPParallelForDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPParallelForDirective() function
562 explicit OMPParallelForDirective(unsigned CollapsedNum, unsigned NumClauses) in OMPParallelForDirective() function