Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp12825 bool hasComplained() const { return HasComplained; } in hasComplained() function in __anon2e1ecc912711::AddressOfFunctionResolver
13161 bool ShouldComplain = Complain && !Resolver.hasComplained(); in ResolveAddressOfOverloadedFunction()