Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Object/
DSymbolicFile.h33 union DataRefImpl { union
41 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); } in DataRefImpl() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DSymbolicFile.h34 union DataRefImpl { union
42 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); } in DataRefImpl() function
/external/llvm/include/llvm/Object/
DSymbolicFile.h24 union DataRefImpl { union
31 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); } in DataRefImpl() function