Searched refs:StringPoolValueType (Results 1 – 1 of 1) sorted by relevance
34 typedef const char *StringPoolValueType; typedef in Pool35 typedef llvm::StringMap<StringPoolValueType, llvm::BumpPtrAllocator>37 typedef llvm::StringMapEntry<StringPoolValueType> StringPoolEntryType;54 StringPoolValueType GetMangledCounterpart(const char *ccstr) const { in GetMangledCounterpart()