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.h277 DeclGroupPtrTy ActOnOpenMPDeclareReductionDirectiveEnd(
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp323 return Actions.OpenMP().ActOnOpenMPDeclareReductionDirectiveEnd( in ParseOpenMPDeclareReductionDirective()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4278 (void)SemaRef.OpenMP().ActOnOpenMPDeclareReductionDirectiveEnd( in VisitOMPDeclareReductionDecl()
H A DSemaOpenMP.cpp22429 SemaOpenMP::DeclGroupPtrTy SemaOpenMP::ActOnOpenMPDeclareReductionDirectiveEnd( in ActOnOpenMPDeclareReductionDirectiveEnd() function in SemaOpenMP