Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h217 void CollectCandidateCNames(std::vector<ConstString> &C_names,
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp669 void IRExecutionUnit::CollectCandidateCNames(std::vector<ConstString> &C_names, in CollectCandidateCNames() function in IRExecutionUnit
876 CollectCandidateCNames(candidate_C_names, name); in FindSymbol()