Searched refs:SubstReductionType (Results 1 – 1 of 1) sorted by relevance
3605 QualType SubstReductionType; in VisitOMPDeclareReductionDecl() local3607 SubstReductionType = SemaRef.ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl()3612 SubstReductionType = D->getType(); in VisitOMPDeclareReductionDecl()3614 if (SubstReductionType.isNull()) in VisitOMPDeclareReductionDecl()3621 std::make_pair(SubstReductionType, D->getLocation())}; in VisitOMPDeclareReductionDecl()