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