Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Expression/
DIRExecutionUnit.h226 void CollectFallbackNames(std::vector<SearchSpec> &fallback_specs,
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp732 void IRExecutionUnit::CollectFallbackNames( in CollectFallbackNames() function in IRExecutionUnit
964 CollectFallbackNames(candidate_fallback_names, candidate_C_names); in FindSymbol()