Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp297 Actions.ActOnOpenMPDeclareReductionCombinerEnd(D, CombinerResult.get()); in ParseOpenMPDeclareReductionDirective()
/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp358 Actions.ActOnOpenMPDeclareReductionCombinerEnd(D, CombinerResult.get()); in ParseOpenMPDeclareReductionDirective()
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2611 SemaRef.ActOnOpenMPDeclareReductionCombinerEnd(NewDRD, SubstCombiner); in VisitOMPDeclareReductionDecl()
DSemaOpenMP.cpp11213 void Sema::ActOnOpenMPDeclareReductionCombinerEnd(Decl *D, Expr *Combiner) { in ActOnOpenMPDeclareReductionCombinerEnd() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp3330 SemaRef.ActOnOpenMPDeclareReductionCombinerEnd(NewDRD, SubstCombiner); in VisitOMPDeclareReductionDecl()
DSemaOpenMP.cpp18031 void Sema::ActOnOpenMPDeclareReductionCombinerEnd(Decl *D, Expr *Combiner) { in ActOnOpenMPDeclareReductionCombinerEnd() function in Sema
/external/clang/include/clang/Sema/
DSema.h8004 void ActOnOpenMPDeclareReductionCombinerEnd(Decl *D, Expr *Combiner);
/external/llvm-project/clang/include/clang/Sema/
DSema.h10280 void ActOnOpenMPDeclareReductionCombinerEnd(Decl *D, Expr *Combiner);