Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp10551 bool HasPS2 = Cand2.Function != nullptr && in isBetterOverloadCandidate() local
10553 if (HasPS1 != HasPS2 && HasPS1) in isBetterOverloadCandidate()