Home
last modified time | relevance | path

Searched refs:ActOnOpenMPDeclareReductionCombinerEnd (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp379 Actions.ActOnOpenMPDeclareReductionCombinerEnd(D, CombinerResult.get()); in ParseOpenMPDeclareReductionDirective()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3517 SemaRef.ActOnOpenMPDeclareReductionCombinerEnd(NewDRD, SubstCombiner); in VisitOMPDeclareReductionDecl()
H A DSemaOpenMP.cpp21919 void Sema::ActOnOpenMPDeclareReductionCombinerEnd(Decl *D, Expr *Combiner) { in ActOnOpenMPDeclareReductionCombinerEnd() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10871 void ActOnOpenMPDeclareReductionCombinerEnd(Decl *D, Expr *Combiner);