Searched refs:GetCStringAtIndex (Results 1 – 3 of 3) sorted by relevance
35 strm.PutCString(m_enumerations.GetCStringAtIndex(i).GetStringRef()); in DumpValue()66 m_enumerations.GetCStringAtIndex(0).GetCString()); in SetValueFromString()69 m_enumerations.GetCStringAtIndex(i).GetCString()); in SetValueFromString()110 llvm::StringRef name = m_enumerations.GetCStringAtIndex(i).GetStringRef(); in AutoComplete()116 request.AddCompletion(m_enumerations.GetCStringAtIndex(i).GetStringRef()); in AutoComplete()
76 ConstString GetCStringAtIndex(uint32_t idx) const { in GetCStringAtIndex() function
3666 ConstString dst_name = dst_name_to_die.GetCStringAtIndex(idx); in CopyUniqueClassMethodTypes()3719 src_name_to_die_artificial.GetCStringAtIndex(idx); in CopyUniqueClassMethodTypes()3762 dst_name_to_die_artificial.GetCStringAtIndex(idx); in CopyUniqueClassMethodTypes()