Searched refs:EmitOMPInterchangeDirective (Results 1 – 3 of 3) sorted by relevance
229 EmitOMPInterchangeDirective(cast<OMPInterchangeDirective>(*S)); in EmitStmt()
3824 void EmitOMPInterchangeDirective(const OMPInterchangeDirective &S);
2776 void CodeGenFunction::EmitOMPInterchangeDirective( in EmitOMPInterchangeDirective() function in CodeGenFunction