Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp14592 static T filterLookupForUDReductionAndMapper( in filterLookupForUDReductionAndMapper() function
14714 filterLookupForUDReductionAndMapper<bool>(Lookups, [](ValueDecl *D) { in buildDeclareReductionRef()
14764 if (auto *VD = filterLookupForUDReductionAndMapper<ValueDecl *>( in buildDeclareReductionRef()
14774 if (auto *VD = filterLookupForUDReductionAndMapper<ValueDecl *>( in buildDeclareReductionRef()
17439 filterLookupForUDReductionAndMapper<bool>(Lookups, [](ValueDecl *D) { in buildUserDefinedMapperRef()
17468 if (auto *VD = filterLookupForUDReductionAndMapper<ValueDecl *>( in buildUserDefinedMapperRef()
17478 if (auto *VD = filterLookupForUDReductionAndMapper<ValueDecl *>( in buildUserDefinedMapperRef()