Searched refs:hadMultipleCandidates (Results 1 – 7 of 7) sorted by relevance
349 Record.push_back(E->hadMultipleCandidates()); in VisitDeclRefExpr()546 Record.push_back(E->hadMultipleCandidates()); in VisitMemberExpr()1146 Record.push_back(E->hadMultipleCandidates()); in VisitCXXConstructExpr()
1119 bool hadMultipleCandidates() const { in hadMultipleCandidates() function2532 bool hadMultipleCandidates() const { in hadMultipleCandidates() function
1131 bool hadMultipleCandidates() const { return HadMultipleCandidates; } in hadMultipleCandidates() function
3019 CXXConstExpr->hadMultipleCandidates(), in GenerateObjCAtomicGetterCopyHelperFunction()
9574 bool hadMultipleCandidates() const { return (OvlExpr->getNumDecls() > 1); } in hadMultipleCandidates() function in clang::AddressOfFunctionResolver9637 *pHadMultipleCandidates = Resolver.hadMultipleCandidates(); in ResolveAddressOfOverloadedFunction()
8127 E->hadMultipleCandidates(), in TransformCXXConstructExpr()
4392 if (E->hadMultipleCandidates()) in VisitDeclRefExpr()