Searched refs:EmitOMPSingleDirective (Results 1 – 3 of 3) sorted by relevance
244 EmitOMPSingleDirective(cast<OMPSingleDirective>(*S)); in EmitStmt()
3829 void EmitOMPSingleDirective(const OMPSingleDirective &S);
4263 void CodeGenFunction::EmitOMPSingleDirective(const OMPSingleDirective &S) { in EmitOMPSingleDirective() function in CodeGenFunction