Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h205 bool GetLookupsEnabled() { return m_lookups_enabled; } in GetLookupsEnabled() function
H A DClangASTSource.cpp156 if (!GetLookupsEnabled()) { in FindExternalVisibleDeclsByName()