Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Support/
DBinaryItemStream.h21 template <typename T> struct BinaryItemTraits { struct
33 template <typename T, typename Traits = BinaryItemTraits<T>>
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryItemStream.h21 template <typename T> struct BinaryItemTraits { struct
33 template <typename T, typename Traits = BinaryItemTraits<T>>
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DGSIStreamBuilder.h25 template <> struct BinaryItemTraits<codeview::CVSymbol> {
DTpiStreamBuilder.h28 template <> struct BinaryItemTraits<llvm::codeview::CVType> {
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DTpiStreamBuilder.h28 template <> struct BinaryItemTraits<llvm::codeview::CVType> {
DGSIStreamBuilder.h26 template <> struct BinaryItemTraits<codeview::CVSymbol> {
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DRandomAccessVisitorTest.cpp57 template <> struct BinaryItemTraits<CVType> { struct
/external/llvm-project/llvm/unittests/Support/
DBinaryStreamTest.cpp862 template <> struct BinaryItemTraits<BinaryItemStreamObject> { struct