Home
last modified time | relevance | path

Searched defs:NamedStreamMapTraits (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNamedStreamMap.h29 struct NamedStreamMapTraits { struct
32 explicit NamedStreamMapTraits(NamedStreamMap &NS); argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNamedStreamMap.cpp29 NamedStreamMapTraits::NamedStreamMapTraits(NamedStreamMap &NS) : NS(&NS) {} in NamedStreamMapTraits() function in NamedStreamMapTraits