Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAccess.cpp939 static CXXBasePath *FindBestPath(Sema &S, in FindBestPath() function
1201 CXXBasePath &path = *FindBestPath(S, EC, entity, accessSoFar, paths); in DiagnoseAccessPath()
1395 CXXBasePath *Path = FindBestPath(S, EC, Entity, FinalAccess, Paths); in IsAccessible()