Searched refs:SubstReductionType (Results 1 – 1 of 1) sorted by relevance
3540 QualType SubstReductionType; in VisitOMPDeclareReductionDecl() local3542 SubstReductionType = SemaRef.ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl()3547 SubstReductionType = D->getType(); in VisitOMPDeclareReductionDecl()3549 if (SubstReductionType.isNull()) in VisitOMPDeclareReductionDecl()3556 std::make_pair(SubstReductionType, D->getLocation())}; in VisitOMPDeclareReductionDecl()