Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DConstString.cpp125 const char *mangled_ccstr) { in GetConstCStringAndSetMangledCounterPart() argument
138 entry.second = mangled_ccstr; in GetConstCStringAndSetMangledCounterPart()
147 PoolEntry &pool = selectPool(llvm::StringRef(mangled_ccstr)); in GetConstCStringAndSetMangledCounterPart()
149 GetStringMapEntryFromKeyData(mangled_ccstr).setValue(demangled_ccstr); in GetConstCStringAndSetMangledCounterPart()