Searched defs:ReductionTypes (Results 1 – 3 of 3) sorted by relevance
320 SmallVector<std::pair<QualType, SourceLocation>, 8> ReductionTypes; in ParseOpenMPDeclareReductionDirective() local
3659 std::pair<QualType, SourceLocation> ReductionTypes[] = { VisitOMPDeclareReductionDecl() local
21805 ActOnOpenMPDeclareReductionDirectiveStart(Scope * S,DeclContext * DC,DeclarationName Name,ArrayRef<std::pair<QualType,SourceLocation>> ReductionTypes,AccessSpecifier AS,Decl * PrevDeclInScope) ActOnOpenMPDeclareReductionDirectiveStart() argument