Searched refs:EmitOMPDistributeDirective (Results 1 – 3 of 3) sorted by relevance
278 EmitOMPDistributeDirective(cast<OMPDistributeDirective>(*S)); in EmitStmt()
2502 void EmitOMPDistributeDirective(const OMPDistributeDirective &S);
2736 void CodeGenFunction::EmitOMPDistributeDirective( in EmitOMPDistributeDirective() function in CodeGenFunction