Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachO.h36 DiceRef(DataRefImpl DiceP, const ObjectFile *Owner);
471 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner) in DiceRef() argument
472 : DicePimpl(DiceP) , OwningObject(Owner) {} in DiceRef()