Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h276 DeclGroupPtrTy ActOnOpenMPDeclareReductionDirectiveEnd(
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp452 return Actions.OpenMP().ActOnOpenMPDeclareReductionDirectiveEnd( in ParseOpenMPDeclareReductionDirective()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3733 (void)SemaRef.OpenMP().ActOnOpenMPDeclareReductionDirectiveEnd( in VisitOMPDeclareReductionDecl()
H A DSemaOpenMP.cpp21533 SemaOpenMP::DeclGroupPtrTy SemaOpenMP::ActOnOpenMPDeclareReductionDirectiveEnd( in ActOnOpenMPDeclareReductionDirectiveEnd() function in SemaOpenMP