Searched refs:SubstReductionType (Results 1 – 1 of 1) sorted by relevance
3287 QualType SubstReductionType; in VisitOMPDeclareReductionDecl() local3289 SubstReductionType = SemaRef.ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl()3294 SubstReductionType = D->getType(); in VisitOMPDeclareReductionDecl()3296 if (SubstReductionType.isNull()) in VisitOMPDeclareReductionDecl()3303 std::make_pair(SubstReductionType, D->getLocation())}; in VisitOMPDeclareReductionDecl()