Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp376 Actions.ActOnOpenMPDeclareReductionCombinerStart(getCurScope(), D); in ParseOpenMPDeclareReductionDirective()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3505 SemaRef.ActOnOpenMPDeclareReductionCombinerStart( in VisitOMPDeclareReductionDecl()
H A DSemaOpenMP.cpp21872 void Sema::ActOnOpenMPDeclareReductionCombinerStart(Scope *S, Decl *D) { in ActOnOpenMPDeclareReductionCombinerStart() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10869 void ActOnOpenMPDeclareReductionCombinerStart(Scope *S, Decl *D);