Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp13612 bool AmbiguousWithSelf = in CreateOverloadedBinOp() local
13617 << Args[0]->getType() << Args[1]->getType() << AmbiguousWithSelf in CreateOverloadedBinOp()
13619 if (AmbiguousWithSelf) { in CreateOverloadedBinOp()