Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h261 DeclGroupPtrTy ActOnOpenMPDeclareReductionDirectiveStart(
/src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp369 Actions.OpenMP().ActOnOpenMPDeclareReductionDirectiveStart( in ParseOpenMPDeclareReductionDirective()
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3678 auto DRD = SemaRef.OpenMP().ActOnOpenMPDeclareReductionDirectiveStart( in VisitOMPDeclareReductionDecl()
H A DSemaOpenMP.cpp21319 SemaOpenMP::ActOnOpenMPDeclareReductionDirectiveStart( in ActOnOpenMPDeclareReductionDirectiveStart() function in SemaOpenMP