Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp324 Actions.ActOnOpenMPDeclareReductionType(Range.getBegin(), TR); in ParseOpenMPDeclareReductionDirective()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3475 SubstReductionType = SemaRef.ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl()
H A DSemaOpenMP.cpp21758 QualType Sema::ActOnOpenMPDeclareReductionType(SourceLocation TyLoc, in ActOnOpenMPDeclareReductionType() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10861 QualType ActOnOpenMPDeclareReductionType(SourceLocation TyLoc,