Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h219 void CollectCandidateCNames(std::vector<SearchSpec> &C_specs,
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp710 void IRExecutionUnit::CollectCandidateCNames( in CollectCandidateCNames() function in IRExecutionUnit
951 CollectCandidateCNames(candidate_C_names, name); in FindSymbol()