Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DBinaryItemStream.h22 template <typename T> struct BinaryItemTraits { struct
34 template <typename T, typename Traits = BinaryItemTraits<T>>
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DGSIStreamBuilder.h26 template <> struct BinaryItemTraits<codeview::CVSymbol> {
DTpiStreamBuilder.h29 template <> struct BinaryItemTraits<llvm::codeview::CVType> {
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DRandomAccessVisitorTest.cpp59 template <> struct BinaryItemTraits<CVType> { struct
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DBinaryStreamTest.cpp791 template <> struct BinaryItemTraits<BinaryItemStreamObject> { struct