Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp12284 bool ShouldComplain = Complain && !Resolver.hasComplained(); in ResolveAddressOfOverloadedFunction() local
12285 if (NumMatches == 0 && ShouldComplain) { in ResolveAddressOfOverloadedFunction()
12291 else if (NumMatches > 1 && ShouldComplain) in ResolveAddressOfOverloadedFunction()