Home
last modified time | relevance | path

Searched refs:canSuggestExternCForCXX (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/ELF/
DRelocations.cpp731 static bool canSuggestExternCForCXX(StringRef ref, StringRef def) { in canSuggestExternCForCXX() function
841 if (canSuggestExternCForCXX(name, it.first)) { in getAlternativeSpelling()
847 if (canSuggestExternCForCXX(name, sym->getName())) { in getAlternativeSpelling()