Searched refs:LibraryP (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Object/
H A DObjectFile.h248 LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner);
581 inline LibraryRef::LibraryRef(DataRefImpl LibraryP, const ObjectFile *Owner) argument
582 : LibraryPimpl(LibraryP)

Completed in 58 milliseconds