Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTSource.h203 bool GetLookupsEnabled() { return m_lookups_enabled; } in GetLookupsEnabled() function
DClangASTSource.cpp156 if (!GetLookupsEnabled()) { in FindExternalVisibleDeclsByName()