Home
last modified time | relevance | path

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