Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaOpenMP.h271 VarDecl *ActOnOpenMPDeclareReductionInitializerStart(Scope *S, Decl *D);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenMP.cpp419 Actions.OpenMP().ActOnOpenMPDeclareReductionInitializerStart( in ParseOpenMPDeclareReductionDirective()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp3705 SemaRef.OpenMP().ActOnOpenMPDeclareReductionInitializerStart( in VisitOMPDeclareReductionDecl()
HDSemaOpenMP.cpp21464 VarDecl *SemaOpenMP::ActOnOpenMPDeclareReductionInitializerStart(Scope *S, in ActOnOpenMPDeclareReductionInitializerStart() function in SemaOpenMP