Searched defs:DebugH (Results 1 – 8 of 8) sorted by relevance
29 void MappingTraits<DebugHSection>::mapping(IO &io, DebugHSection &DebugH) { in mapping()48 DebugHSection llvm::CodeViewYAML::fromDebugH(ArrayRef<uint8_t> DebugH) { in fromDebugH()67 ArrayRef<uint8_t> llvm::CodeViewYAML::toDebugH(const DebugHSection &DebugH, in toDebugH()
76 std::optional<CodeViewYAML::DebugHSection> DebugH; member
76 Optional<CodeViewYAML::DebugHSection> DebugH; member
87 std::optional<CodeViewYAML::DebugHSection> DebugH; member