Searched refs:ActOnOpenMPDeclareReductionCombinerEnd (Results 1 – 4 of 4) sorted by relevance
269 void ActOnOpenMPDeclareReductionCombinerEnd(Decl *D, Expr *Combiner);
256 Actions.OpenMP().ActOnOpenMPDeclareReductionCombinerEnd( in ParseOpenMPDeclareReductionDirective()
4244 SemaRef.OpenMP().ActOnOpenMPDeclareReductionCombinerEnd(NewDRD, in VisitOMPDeclareReductionDecl()
22345 void SemaOpenMP::ActOnOpenMPDeclareReductionCombinerEnd(Decl *D, in ActOnOpenMPDeclareReductionCombinerEnd() function in SemaOpenMP