Home
last modified time | relevance | path

Searched refs:FindBestPath (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaAccess.cpp926 static CXXBasePath *FindBestPath(Sema &S, in FindBestPath() function
1188 CXXBasePath &path = *FindBestPath(S, EC, entity, accessSoFar, paths); in DiagnoseAccessPath()
1381 CXXBasePath *Path = FindBestPath(S, EC, Entity, FinalAccess, Paths); in IsAccessible()
/external/llvm-project/clang/lib/Sema/
DSemaAccess.cpp925 static CXXBasePath *FindBestPath(Sema &S, in FindBestPath() function
1187 CXXBasePath &path = *FindBestPath(S, EC, entity, accessSoFar, paths); in DiagnoseAccessPath()
1380 CXXBasePath *Path = FindBestPath(S, EC, Entity, FinalAccess, Paths); in IsAccessible()