Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h262 DeclGroupPtrTy ActOnOpenMPDeclareReductionDirectiveStart(
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp240 Actions.OpenMP().ActOnOpenMPDeclareReductionDirectiveStart( in ParseOpenMPDeclareReductionDirective()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4223 auto DRD = SemaRef.OpenMP().ActOnOpenMPDeclareReductionDirectiveStart( in VisitOMPDeclareReductionDecl()
H A DSemaOpenMP.cpp22217 SemaOpenMP::ActOnOpenMPDeclareReductionDirectiveStart( in ActOnOpenMPDeclareReductionDirectiveStart() function in SemaOpenMP