Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp77 void CodeGenFunction::EmitOMPForDirective(const OMPForDirective &) { in EmitOMPForDirective()
/external/clang/include/clang/AST/
DStmtOpenMP.h319 OMPForDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPForDirective() function
330 explicit OMPForDirective(unsigned CollapsedNum, unsigned NumClauses) in OMPForDirective() function