Home
last modified time | relevance | path

Searched refs:SubstReductionType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2571 QualType SubstReductionType = SemaRef.ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl() local
2575 if (SubstReductionType.isNull()) in VisitOMPDeclareReductionDecl()
2577 bool IsCorrect = !SubstReductionType.isNull(); in VisitOMPDeclareReductionDecl()
2580 std::make_pair(SubstReductionType, D->getLocation())}; in VisitOMPDeclareReductionDecl()