Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectType.cpp2821 bool is_global_search = false; in DoExecute() local
2824 if ((is_global_search = in DoExecute()
2875 if (any_found && is_global_search) in DoExecute()
2877 else if (is_first_language && is_global_search && in DoExecute()