Searched refs:DiagnoseAmbiguousLookup (Results 1 – 4 of 4) sorted by relevance
594 SemaRef.DiagnoseAmbiguousLookup(*this); in diagnose()
2198 bool DiagnoseAmbiguousLookup(LookupResult &Result);
830 DiagnoseAmbiguousLookup(R); in ActOnSizeofParameterPackExpr()
1643 bool Sema::DiagnoseAmbiguousLookup(LookupResult &Result) { in DiagnoseAmbiguousLookup() function in Sema