Searched refs:EmitOMPCriticalDirective (Results 1 – 6 of 6) 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
222 EmitOMPCriticalDirective(cast<OMPCriticalDirective>(*S)); in EmitStmt()
3398 void EmitOMPCriticalDirective(const OMPCriticalDirective &S);
3653 void CodeGenFunction::EmitOMPCriticalDirective(const OMPCriticalDirective &S) { in EmitOMPCriticalDirective() function in CodeGenFunction