Searched refs:SubstReductionType (Results 1 – 1 of 1) sorted by relevance
3473 QualType SubstReductionType; in VisitOMPDeclareReductionDecl() local3475 SubstReductionType = SemaRef.ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl()3480 SubstReductionType = D->getType(); in VisitOMPDeclareReductionDecl()3482 if (SubstReductionType.isNull()) in VisitOMPDeclareReductionDecl()3489 std::make_pair(SubstReductionType, D->getLocation())}; in VisitOMPDeclareReductionDecl()