Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp19083 bool AnotherMethodIsMoreConstrained = false; in SetEligibleMethods() local
19099 AnotherMethodIsMoreConstrained = true; in SetEligibleMethods()
19104 AnotherMethodIsMoreConstrained)) { in SetEligibleMethods()
19107 AnotherMethodIsMoreConstrained = true; in SetEligibleMethods()
19109 if (AnotherMethodIsMoreConstrained) in SetEligibleMethods()
19114 if (!AnotherMethodIsMoreConstrained) { in SetEligibleMethods()