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

/external/llvm/include/llvm/Object/
H A DMachO.h38 DiceRef(DataRefImpl DiceP, const ObjectFile *Owner);
215 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner) argument
216 : DicePimpl(DiceP) , OwningObject(Owner) {}

Completed in 47 milliseconds