Searched defs:OMPForDirective (Results 1 – 2 of 2) sorted by relevance
77 void CodeGenFunction::EmitOMPForDirective(const OMPForDirective &) { in EmitOMPForDirective()
319 OMPForDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPForDirective() function330 explicit OMPForDirective(unsigned CollapsedNum, unsigned NumClauses) in OMPForDirective() function