Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCUDA.cpp216 FetchDeclFn FetchDecl) { in EraseUnwantedCUDAMatchesImpl() argument
225 P = S.IdentifyCUDAPreference(Caller, FetchDecl(Match)); in EraseUnwantedCUDAMatchesImpl()
232 if (S.IdentifyCUDAPreference(Caller, FetchDecl(Matches[I])) < BestCFP) { in EraseUnwantedCUDAMatchesImpl()