Searched refs:AllowDuplicates (Results 1 – 1 of 1) sorted by relevance
45 bool AllowDuplicates = false) { in AddLibrary() argument49 assert((!AllowDuplicates || !CanClose) && in AddLibrary()53 if (!AllowDuplicates && Find(Handle) != Handles.end()) { in AddLibrary()