Searched defs:ReductionTypes (Results 1 – 3 of 3) sorted by relevance
253 SmallVector<std::pair<QualType, SourceLocation>, 8> ReductionTypes; in ParseOpenMPDeclareReductionDirective() local
2848 std::pair<QualType, SourceLocation> ReductionTypes[] = { in VisitOMPDeclareReductionDecl() local
13168 ArrayRef<std::pair<QualType, SourceLocation>> ReductionTypes, in ActOnOpenMPDeclareReductionDirectiveStart()