Searched refs:EmitOMPErrorDirective (Results 1 – 3 of 3) sorted by relevance
259 EmitOMPErrorDirective(cast<OMPErrorDirective>(*S)); in EmitStmt()
3524 void EmitOMPErrorDirective(const OMPErrorDirective &S);
5250 void CodeGenFunction::EmitOMPErrorDirective(const OMPErrorDirective &S) { in EmitOMPErrorDirective() function in CodeGenFunction