Searched refs:SubstReductionType (Results 1 – 1 of 1) sorted by relevance
2835 QualType SubstReductionType; in VisitOMPDeclareReductionDecl() local2837 SubstReductionType = SemaRef.ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl()2842 SubstReductionType = D->getType(); in VisitOMPDeclareReductionDecl()2844 if (SubstReductionType.isNull()) in VisitOMPDeclareReductionDecl()2846 bool IsCorrect = !SubstReductionType.isNull(); in VisitOMPDeclareReductionDecl()2849 std::make_pair(SubstReductionType, D->getLocation())}; in VisitOMPDeclareReductionDecl()