Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp486 DeclMap()->SetLookupsEnabled(true); in Parse()
676 DeclMap()->SetLookupsEnabled(true); in Complete()
H A DClangASTSource.h226 void SetLookupsEnabled(bool lookups_enabled) { in SetLookupsEnabled() function
H A DClangASTSource.cpp237 SetLookupsEnabled(true); in FindExternalVisibleDeclsByName()