Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp13801 bool AmbiguousWithSelf = in CreateOverloadedBinOp() local
13806 << Args[0]->getType() << Args[1]->getType() << AmbiguousWithSelf in CreateOverloadedBinOp()
13808 if (AmbiguousWithSelf) { in CreateOverloadedBinOp()