Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDIRExecutionUnit.h219 void CollectCandidateCNames(std::vector<SearchSpec> &C_specs,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDIRExecutionUnit.cpp705 void IRExecutionUnit::CollectCandidateCNames( in CollectCandidateCNames() function in IRExecutionUnit
945 CollectCandidateCNames(candidate_C_names, name); in FindSymbol()