Searched refs:canSuggestExternCForCXX (Results 1 – 2 of 2) sorted by relevance
486 static bool canSuggestExternCForCXX(StringRef ref, StringRef def) { in canSuggestExternCForCXX() function592 if (canSuggestExternCForCXX(nameWithoutUnderscore, it.first)) { in getAlternativeSpelling()598 if (canSuggestExternCForCXX(nameWithoutUnderscore, sym->getName())) { in getAlternativeSpelling()
554 static bool canSuggestExternCForCXX(StringRef ref, StringRef def) { in canSuggestExternCForCXX() function664 if (canSuggestExternCForCXX(name, it.first)) { in getAlternativeSpelling()670 if (canSuggestExternCForCXX(name, sym->getName())) { in getAlternativeSpelling()