Searched refs:EmitOMPMetaDirective (Results 1 – 3 of 3) sorted by relevance
208 EmitOMPMetaDirective(cast<OMPMetaDirective>(*S)); in EmitStmt()
3818 void EmitOMPMetaDirective(const OMPMetaDirective &S);
1836 void CodeGenFunction::EmitOMPMetaDirective(const OMPMetaDirective &S) { in EmitOMPMetaDirective() function in CodeGenFunction