Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp14581 bool AmbiguousWithSelf = in CreateOverloadedBinOp() local
14586 << Args[0]->getType() << Args[1]->getType() << AmbiguousWithSelf in CreateOverloadedBinOp()
14588 if (AmbiguousWithSelf) { in CreateOverloadedBinOp()