Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCUDA.cpp151 std::function<const FunctionDecl *(const T &)> FetchDecl) { in EraseUnwantedCUDAMatchesImpl() argument
157 return S.IdentifyCUDAPreference(Caller, FetchDecl(Match)); in EraseUnwantedCUDAMatchesImpl()