Searched defs:shouldReplace (Results 1 – 2 of 2) sorted by relevance
506 bool Symbol::shouldReplace(const Defined &other) const { in shouldReplace() function in Symbol
284 static bool shouldReplace(const Symbol *existing, InputFile *newFile, in shouldReplace() function