Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectType.cpp2815 ExecutionContextScope *best_scope = exe_ctx.GetBestExecutionContextScope(); in DoExecute() local
2864 if (scavenger->Find(best_scope, name_of_type, search_results) > 0) { in DoExecute()