Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp1453 bool HasFilteredRedecls = false; in hasVisibleDeclarationImpl() local
1463 HasFilteredRedecls = true; in hasVisibleDeclarationImpl()
1470 if (HasFilteredRedecls) in hasVisibleDeclarationImpl()