Searched refs:FindBestPath (Results 1 – 1 of 1) sorted by relevance
926 static CXXBasePath *FindBestPath(Sema &S, in FindBestPath() function1188 CXXBasePath &path = *FindBestPath(S, EC, entity, accessSoFar, paths); in DiagnoseAccessPath()1381 CXXBasePath *Path = FindBestPath(S, EC, Entity, FinalAccess, Paths); in IsAccessible()