Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp10051 static T filterLookupForUDR(SmallVectorImpl<U> &Lookups, in filterLookupForUDR() function
10099 filterLookupForUDR<bool>(Lookups, [](ValueDecl *D) { in buildDeclareReductionRef()
10116 if (auto *VD = filterLookupForUDR<ValueDecl *>( in buildDeclareReductionRef()
10124 if (auto *VD = filterLookupForUDR<ValueDecl *>( in buildDeclareReductionRef()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp10503 static T filterLookupForUDR(SmallVectorImpl<U> &Lookups, in filterLookupForUDR() function
10624 filterLookupForUDR<bool>(Lookups, [](ValueDecl *D) { in buildDeclareReductionRef()
10673 if (auto *VD = filterLookupForUDR<ValueDecl *>( in buildDeclareReductionRef()
10681 if (auto *VD = filterLookupForUDR<ValueDecl *>( in buildDeclareReductionRef()