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

/external/clang/lib/Sema/
H A DSemaAccess.cpp926 static CXXBasePath *FindBestPath(Sema &S, function
1168 CXXBasePath &Path = *FindBestPath(S, EC, Entity, AS_public, Paths);
1338 CXXBasePath *Path = FindBestPath(S, EC, Entity, FinalAccess, Paths);

Completed in 41 milliseconds