Searched defs:canSuggestExternCForCXX (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | SymbolTable.cpp | 481 static bool canSuggestExternCForCXX(StringRef ref, StringRef def) { canSuggestExternCForCXX() function |
/llvm-project/lld/ELF/ | ||
H A D | Relocations.cpp | 579 static bool canSuggestExternCForCXX(StringRef ref, StringRef def) { canSuggestExternCForCXX() function |