Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h60 template <> struct VarStreamArrayExtractor<pdb::DbiModuleDescriptor> {
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionRecord.h81 template <> struct VarStreamArrayExtractor<codeview::DebugSubsectionRecord> {
H A DDebugCrossImpSubsection.h36 template <> struct VarStreamArrayExtractor<codeview::CrossModuleImportItem> {
H A DDebugChecksumsSubsection.h40 template <> struct VarStreamArrayExtractor<codeview::FileChecksumEntry> {
H A DDebugInlineeLinesSubsection.h53 template <> struct VarStreamArrayExtractor<codeview::InlineeSourceLine> {
H A DCVRecord.h107 struct VarStreamArrayExtractor<codeview::CVRecord<Kind>> {
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DBinaryStreamArray.h44 template <typename T> struct VarStreamArrayExtractor { struct
88 typename Extractor = VarStreamArrayExtractor<ValueType>>
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.cpp26 Error VarStreamArrayExtractor<CrossModuleImportItem>::
H A DDebugChecksumsSubsection.cpp35 Error VarStreamArrayExtractor<FileChecksumEntry>::
H A DDebugInlineeLinesSubsection.cpp24 Error VarStreamArrayExtractor<InlineeSourceLine>::