Home
last modified time | relevance | path

Searched defs:ReductionTypes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/Parse/
H A DParseOpenMP.cpp234 SmallVector<std::pair<QualType, SourceLocation>, 8> ReductionTypes; in ParseOpenMPDeclareReductionDirective() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2579 std::pair<QualType, SourceLocation> ReductionTypes[] = { in VisitOMPDeclareReductionDecl() local
H A DSemaOpenMP.cpp11092 ArrayRef<std::pair<QualType, SourceLocation>> ReductionTypes, in ActOnOpenMPDeclareReductionDirectiveStart()