Searched refs:nameWithoutUnderscore (Results 1 – 1 of 1) sorted by relevance
584 StringRef nameWithoutUnderscore = name; in getAlternativeSpelling() local585 nameWithoutUnderscore.consume_front("_"); in getAlternativeSpelling()588 if (canSuggestExternCForCXX(nameWithoutUnderscore, it.first)) { in getAlternativeSpelling()594 if (canSuggestExternCForCXX(nameWithoutUnderscore, sym->getName())) { in getAlternativeSpelling()