Searched refs:hadMultipleCandidates (Results 1 – 7 of 7) sorted by relevance
379 Record.push_back(E->hadMultipleCandidates()); in VisitDeclRefExpr()587 Record.push_back(E->hadMultipleCandidates()); in VisitMemberExpr()1214 Record.push_back(E->hadMultipleCandidates()); in VisitCXXConstructExpr()
1129 bool hadMultipleCandidates() const { in hadMultipleCandidates() function2530 bool hadMultipleCandidates() const { in hadMultipleCandidates() function
1236 bool hadMultipleCandidates() const { return HadMultipleCandidates; } in hadMultipleCandidates() function
3318 CXXConstExpr->hadMultipleCandidates(), in GenerateObjCAtomicGetterCopyHelperFunction()
5406 if (E->hadMultipleCandidates()) in VisitDeclRefExpr()5832 ToArgs, E->hadMultipleCandidates(), in VisitCXXConstructExpr()
10648 bool hadMultipleCandidates() const { return (OvlExpr->getNumDecls() > 1); } in hadMultipleCandidates() function in __anon3a52d03c0d11::AddressOfFunctionResolver10713 *pHadMultipleCandidates = Resolver.hadMultipleCandidates(); in ResolveAddressOfOverloadedFunction()
10051 E->hadMultipleCandidates(), in TransformCXXConstructExpr()