Home
last modified time | relevance | path

Searched refs:CollectFallbackNames (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.cpp744 void IRExecutionUnit::CollectFallbackNames( in CollectFallbackNames() function in IRExecutionUnit
976 CollectFallbackNames(candidate_fallback_names, candidate_C_names); in FindSymbol()