Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp16338 static T filterLookupForUDReductionAndMapper( in filterLookupForUDReductionAndMapper() function
16460 filterLookupForUDReductionAndMapper<bool>(Lookups, [](ValueDecl *D) { in buildDeclareReductionRef()
16510 if (auto *VD = filterLookupForUDReductionAndMapper<ValueDecl *>( in buildDeclareReductionRef()
16520 if (auto *VD = filterLookupForUDReductionAndMapper<ValueDecl *>( in buildDeclareReductionRef()
19219 filterLookupForUDReductionAndMapper<bool>(Lookups, [](ValueDecl *D) { in buildUserDefinedMapperRef()
19248 if (auto *VD = filterLookupForUDReductionAndMapper<ValueDecl *>( in buildUserDefinedMapperRef()
19258 if (auto *VD = filterLookupForUDReductionAndMapper<ValueDecl *>( in buildUserDefinedMapperRef()