Searched refs:StrippedName (Results 1 – 3 of 3) sorted by relevance
1545 if (std::optional<StringRef> StrippedName = in getNames() local1549 Result.push_back(StrippedName->str()); in getNames()
176 if (std::optional<StringRef> StrippedName = StripTemplateParameters(Name)) in getDIENames() local177 Info.NameWithoutTemplate = StringPool.getEntry(*StrippedName); in getDIENames()