Searched refs:LibraryP (Results 1 – 1 of 1) sorted by relevance
247 LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner);590 inline LibraryRef::LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner) in LibraryRef() argument591 : LibraryPimpl(LibraryP) in LibraryRef()