Searched refs:checkDuplicate (Results 1 – 4 of 4) sorted by relevance
106 sym->checkDuplicate(newSym); in addAndCheckDuplicate()
257 void checkDuplicate(const Defined &other) const;
570 void Symbol::checkDuplicate(const Defined &other) const { in checkDuplicate() function in Symbol
2617 sym2->checkDuplicate(cast<Defined>(sym)); in combineVersionedSymbol()