Searched refs:hadMultipleCandidates (Results 1 – 7 of 7) sorted by relevance
346 Record.push_back(E->hadMultipleCandidates()); in VisitDeclRefExpr()543 Record.push_back(E->hadMultipleCandidates()); in VisitMemberExpr()1169 Record.push_back(E->hadMultipleCandidates()); in VisitCXXConstructExpr()
1146 bool hadMultipleCandidates() const { in hadMultipleCandidates() function2568 bool hadMultipleCandidates() const { in hadMultipleCandidates() function
1149 bool hadMultipleCandidates() const { return HadMultipleCandidates; } in hadMultipleCandidates() function
3035 CXXConstExpr->hadMultipleCandidates(), in GenerateObjCAtomicGetterCopyHelperFunction()
5063 if (E->hadMultipleCandidates()) in VisitDeclRefExpr()5262 ToArgs, E->hadMultipleCandidates(), in VisitCXXConstructExpr()
10138 bool hadMultipleCandidates() const { return (OvlExpr->getNumDecls() > 1); } in hadMultipleCandidates() function in __anon2a79990a0911::AddressOfFunctionResolver10202 *pHadMultipleCandidates = Resolver.hadMultipleCandidates(); in ResolveAddressOfOverloadedFunction()
9314 E->hadMultipleCandidates(), in TransformCXXConstructExpr()