Home
last modified time | relevance | path

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

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