Searched refs:EmitOMPCriticalDirective (Results 1 – 3 of 3) sorted by relevance
209 EmitOMPCriticalDirective(cast<OMPCriticalDirective>(*S)); in EmitStmt()
2475 void EmitOMPCriticalDirective(const OMPCriticalDirective &S);
2359 void CodeGenFunction::EmitOMPCriticalDirective(const OMPCriticalDirective &S) { in EmitOMPCriticalDirective() function in CodeGenFunction