Searched refs:checkDuplicate (Results 1 – 4 of 4) sorted by relevance
119 sym->checkDuplicate(newSym); in addAndCheckDuplicate()
230 void checkDuplicate(const Defined &other) const;
601 void Symbol::checkDuplicate(const Defined &other) const { in checkDuplicate() function in Symbol
2281 sym2->checkDuplicate(cast<Defined>(*sym)); in redirectSymbols()