Home
last modified time | relevance | path

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

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