Home
last modified time | relevance | path

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

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