Searched refs:DiagnoseAmbiguousLookup (Results 1 – 4 of 4) sorted by relevance
604 SemaRef.DiagnoseAmbiguousLookup(*this); in diagnose()
2358 bool DiagnoseAmbiguousLookup(LookupResult &Result);
835 DiagnoseAmbiguousLookup(R); in ActOnSizeofParameterPackExpr()
1642 bool Sema::DiagnoseAmbiguousLookup(LookupResult &Result) { in DiagnoseAmbiguousLookup() function in Sema