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

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

Completed in 165 milliseconds