Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h58 template <> struct VarStreamArrayExtractor<pdb::DbiModuleDescriptor> {
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionRecord.h74 template <> struct VarStreamArrayExtractor<codeview::DebugSubsectionRecord> {
H A DDebugCrossImpSubsection.h35 template <> struct VarStreamArrayExtractor<codeview::CrossModuleImportItem> {
H A DDebugChecksumsSubsection.h39 template <> struct VarStreamArrayExtractor<codeview::FileChecksumEntry> {
H A DDebugInlineeLinesSubsection.h52 template <> struct VarStreamArrayExtractor<codeview::InlineeSourceLine> {
H A DCVRecord.h114 struct VarStreamArrayExtractor<codeview::CVRecord<Kind>> {
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBinaryStreamArray.h47 template <typename T> struct VarStreamArrayExtractor { struct
91 typename Extractor = VarStreamArrayExtractor<ValueType>>
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.cpp25 Error VarStreamArrayExtractor<CrossModuleImportItem>::
H A DDebugChecksumsSubsection.cpp34 Error VarStreamArrayExtractor<FileChecksumEntry>::
H A DDebugInlineeLinesSubsection.cpp23 Error VarStreamArrayExtractor<InlineeSourceLine>::