Searched defs:OMPSectionDirective (Results 1 – 2 of 2) sorted by relevance
860 OMPSectionDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSectionDirective() function866 explicit OMPSectionDirective() in OMPSectionDirective() function
618 void CodeGenFunction::EmitOMPSectionDirective(const OMPSectionDirective &) { in EmitOMPSectionDirective()