Searched refs:canSuggestExternCForCXX (Results 1 – 2 of 2) sorted by relevance
481 static bool canSuggestExternCForCXX(StringRef ref, StringRef def) { in canSuggestExternCForCXX() function588 if (canSuggestExternCForCXX(nameWithoutUnderscore, it.first)) { in getAlternativeSpelling()594 if (canSuggestExternCForCXX(nameWithoutUnderscore, sym->getName())) { in getAlternativeSpelling()
581 static bool canSuggestExternCForCXX(StringRef ref, StringRef def) { in canSuggestExternCForCXX() function691 if (canSuggestExternCForCXX(name, it.first)) { in getAlternativeSpelling()697 if (canSuggestExternCForCXX(name, sym->getName())) { in getAlternativeSpelling()