Searched refs:EmitOMPInteropDirective (Results 1 – 3 of 3) sorted by relevance
425 EmitOMPInteropDirective(cast<OMPInteropDirective>(*S)); in EmitStmt()
3947 void EmitOMPInteropDirective(const OMPInteropDirective &S);
7272 void CodeGenFunction::EmitOMPInteropDirective(const OMPInteropDirective &S) { in EmitOMPInteropDirective() function in CodeGenFunction