Home
last modified time | relevance | path

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

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