Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9514 auto is_transparent_lookup_allowed = [](clang::DeclContext *DC) { in DeclContextIsContainedInLookup() local
9528 } while (is_transparent_lookup_allowed(other) && in DeclContextIsContainedInLookup()