Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2047 bool Sema::hasReachableDeclarationSlow( in hasReachableDeclarationSlow() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2440 return isReachable(D) || hasReachableDeclarationSlow(D, Modules);
2442 bool hasReachableDeclarationSlow(