Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp18742 bool AnotherMethodIsMoreConstrained = false; in SetEligibleMethods() local
18758 AnotherMethodIsMoreConstrained = true; in SetEligibleMethods()
18763 AnotherMethodIsMoreConstrained)) { in SetEligibleMethods()
18766 AnotherMethodIsMoreConstrained = true; in SetEligibleMethods()
18768 if (AnotherMethodIsMoreConstrained) in SetEligibleMethods()
18773 if (!AnotherMethodIsMoreConstrained) { in SetEligibleMethods()