Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h250 void CollectFallbackNames(std::vector<SearchSpec> &fallback_specs,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp756 void IRExecutionUnit::CollectFallbackNames( in CollectFallbackNames() function in IRExecutionUnit
964 CollectFallbackNames(candidate_fallback_names, candidate_C_names); in FindSymbol()