Searched refs:hadMultipleCandidates (Results 1 – 7 of 7) sorted by relevance
366 Record.push_back(E->hadMultipleCandidates()); in VisitDeclRefExpr()573 Record.push_back(E->hadMultipleCandidates()); in VisitMemberExpr()1201 Record.push_back(E->hadMultipleCandidates()); in VisitCXXConstructExpr()
1173 bool hadMultipleCandidates() const { in hadMultipleCandidates() function2605 bool hadMultipleCandidates() const { in hadMultipleCandidates() function
1224 bool hadMultipleCandidates() const { return HadMultipleCandidates; } in hadMultipleCandidates() function
3051 CXXConstExpr->hadMultipleCandidates(), in GenerateObjCAtomicGetterCopyHelperFunction()
5062 if (E->hadMultipleCandidates()) in VisitDeclRefExpr()5261 ToArgs, E->hadMultipleCandidates(), in VisitCXXConstructExpr()
10484 bool hadMultipleCandidates() const { return (OvlExpr->getNumDecls() > 1); } in hadMultipleCandidates() function in __anond0aca8740911::AddressOfFunctionResolver10549 *pHadMultipleCandidates = Resolver.hadMultipleCandidates(); in ResolveAddressOfOverloadedFunction()
9744 E->hadMultipleCandidates(), in TransformCXXConstructExpr()