Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTSource.h203 bool GetLookupsEnabled() { return m_lookups_enabled; } in GetLookupsEnabled() function
DClangASTSource.cpp153 if (!GetLookupsEnabled()) { in FindExternalVisibleDeclsByName()