Searched refs:SubstReductionType (Results 1 – 1 of 1) sorted by relevance
2571 QualType SubstReductionType = SemaRef.ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl() local2575 if (SubstReductionType.isNull()) in VisitOMPDeclareReductionDecl()2577 bool IsCorrect = !SubstReductionType.isNull(); in VisitOMPDeclareReductionDecl()2580 std::make_pair(SubstReductionType, D->getLocation())}; in VisitOMPDeclareReductionDecl()