Searched refs:EmitOMPScopeDirective (Results 1 – 3 of 3) sorted by relevance
431 EmitOMPScopeDirective(cast<OMPScopeDirective>(*S)); in EmitStmt()
3864 void EmitOMPScopeDirective(const OMPScopeDirective &S);
4320 void CodeGenFunction::EmitOMPScopeDirective(const OMPScopeDirective &S) { in EmitOMPScopeDirective() function in CodeGenFunction