Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp19282 bool AnotherMethodIsMoreConstrained = false; in SetEligibleMethods() local
19298 AnotherMethodIsMoreConstrained = true; in SetEligibleMethods()
19302 AnotherMethodIsMoreConstrained)) { in SetEligibleMethods()
19305 AnotherMethodIsMoreConstrained = true; in SetEligibleMethods()
19307 if (AnotherMethodIsMoreConstrained) in SetEligibleMethods()
19312 if (!AnotherMethodIsMoreConstrained) { in SetEligibleMethods()