Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp11283 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd() argument
11284 for (auto *D : DeclReductions.get()) { in ActOnOpenMPDeclareReductionDirectiveEnd()
11292 return DeclReductions; in ActOnOpenMPDeclareReductionDirectiveEnd()
/external/clang/include/clang/Sema/
DSema.h8011 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);