Home
last modified time | relevance | path

Searched defs:GetMangledCounterpart (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DConstString.cpp80 StringPoolValueType GetMangledCounterpart(const char *ccstr) const { in GetMangledCounterpart() function in Pool
315 bool ConstString::GetMangledCounterpart(ConstString &counterpart) const { in GetMangledCounterpart() function in ConstString