Searched defs:DataRefImpl (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DSymbolicFile.h34 union DataRefImpl { union in namespace:llvm::object
42 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); } function in union:llvm::object::DataRefImpl
[all...]

Completed in 62 milliseconds