Home
last modified time | relevance | path

Searched refs:VarStreamArrayExtractor (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptor.h18 template <typename T> struct VarStreamArrayExtractor;
58 template <> struct VarStreamArrayExtractor<pdb::DbiModuleDescriptor> {
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionRecord.h74 template <> struct VarStreamArrayExtractor<codeview::DebugSubsectionRecord> {
DDebugCrossImpSubsection.h36 template <> struct VarStreamArrayExtractor<codeview::CrossModuleImportItem> {
DDebugChecksumsSubsection.h41 template <> struct VarStreamArrayExtractor<codeview::FileChecksumEntry> {
DDebugInlineeLinesSubsection.h51 template <> struct VarStreamArrayExtractor<codeview::InlineeSourceLine> {
DCVRecord.h113 struct VarStreamArrayExtractor<codeview::CVRecord<Kind>> {
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DBinaryStreamArray.h47 template <typename T> struct VarStreamArrayExtractor { struct
91 typename Extractor = VarStreamArrayExtractor<ValueType>>
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp25 Error VarStreamArrayExtractor<CrossModuleImportItem>::
DDebugInlineeLinesSubsection.cpp24 Error VarStreamArrayExtractor<InlineeSourceLine>::
DDebugChecksumsSubsection.cpp34 Error VarStreamArrayExtractor<FileChecksumEntry>::