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