Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp332 CUDAFunctionPreference BestCFP = in EraseUnwantedMatches() local
339 [&](const Pair &Match) { return GetCFP(Match) < BestCFP; }); in EraseUnwantedMatches()