Searched refs:SubstReductionType (Results 1 – 1 of 1) sorted by relevance
3411 QualType SubstReductionType; in VisitOMPDeclareReductionDecl() local3413 SubstReductionType = SemaRef.ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl()3418 SubstReductionType = D->getType(); in VisitOMPDeclareReductionDecl()3420 if (SubstReductionType.isNull()) in VisitOMPDeclareReductionDecl()3427 std::make_pair(SubstReductionType, D->getLocation())}; in VisitOMPDeclareReductionDecl()