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