Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDIRExecutionUnit.h226 void CollectFallbackNames(std::vector<SearchSpec> &fallback_specs,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDIRExecutionUnit.cpp741 std::vector<SearchSpec> &fallback_specs, in CollectFallbackNames() argument
759 fallback_specs.push_back(ConstString(base_name)); in CollectFallbackNames()