Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp325 Actions.ActOnOpenMPDeclareReductionType(Range.getBegin(), TR); in ParseOpenMPDeclareReductionDirective()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3542 SubstReductionType = SemaRef.ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl()
H A DSemaOpenMP.cpp22049 QualType Sema::ActOnOpenMPDeclareReductionType(SourceLocation TyLoc, in ActOnOpenMPDeclareReductionType() function in Sema
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h11191 QualType ActOnOpenMPDeclareReductionType(SourceLocation TyLoc,