Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h226 void CollectFallbackNames(std::vector<SearchSpec> &fallback_specs,
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp745 std::vector<SearchSpec> &fallback_specs, in CollectFallbackNames() argument
768 fallback_specs.push_back(ConstString(base_name)); in CollectFallbackNames()