Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp18470 bool AnotherMethodIsMoreConstrained = false; in SetEligibleMethods() local
18486 AnotherMethodIsMoreConstrained = true; in SetEligibleMethods()
18491 AnotherMethodIsMoreConstrained)) { in SetEligibleMethods()
18494 AnotherMethodIsMoreConstrained = true; in SetEligibleMethods()
18496 if (AnotherMethodIsMoreConstrained) in SetEligibleMethods()
18501 if (!AnotherMethodIsMoreConstrained) { in SetEligibleMethods()