Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/DebugInfo/CodeView/
DModuleSubstreamVisitor.h29 template <> class VarStreamArrayExtractor<LineColumnEntry> {
31 VarStreamArrayExtractor(const LineSubstreamHeader *Header) : Header(Header) {} in VarStreamArrayExtractor() function
73 template <> class VarStreamArrayExtractor<FileChecksumEntry> {
DStreamArray.h34 template <typename T> struct VarStreamArrayExtractor { struct
76 typename Extractor = VarStreamArrayExtractor<ValueType>>
DCVRecord.h30 template <typename Kind> struct VarStreamArrayExtractor<CVRecord<Kind>> {
DModuleSubstream.h73 template <> struct VarStreamArrayExtractor<ModuleSubstream> {
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptor.h59 template <> struct VarStreamArrayExtractor<pdb::DbiModuleDescriptor> {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptor.h59 template <> struct VarStreamArrayExtractor<pdb::DbiModuleDescriptor> {
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionRecord.h74 template <> struct VarStreamArrayExtractor<codeview::DebugSubsectionRecord> {
DDebugCrossImpSubsection.h35 template <> struct VarStreamArrayExtractor<codeview::CrossModuleImportItem> {
DDebugChecksumsSubsection.h39 template <> struct VarStreamArrayExtractor<codeview::FileChecksumEntry> {
DDebugInlineeLinesSubsection.h52 template <> struct VarStreamArrayExtractor<codeview::InlineeSourceLine> {
DCVRecord.h114 struct VarStreamArrayExtractor<codeview::CVRecord<Kind>> {
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DModInfo.h66 template <> struct VarStreamArrayExtractor<pdb::ModInfo> {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionRecord.h80 template <> struct VarStreamArrayExtractor<codeview::DebugSubsectionRecord> {
DDebugCrossImpSubsection.h35 template <> struct VarStreamArrayExtractor<codeview::CrossModuleImportItem> {
DDebugChecksumsSubsection.h39 template <> struct VarStreamArrayExtractor<codeview::FileChecksumEntry> {
DDebugInlineeLinesSubsection.h52 template <> struct VarStreamArrayExtractor<codeview::InlineeSourceLine> {
DCVRecord.h117 struct VarStreamArrayExtractor<codeview::CVRecord<Kind>> {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamArray.h43 template <typename T> struct VarStreamArrayExtractor { struct
87 typename Extractor = VarStreamArrayExtractor<ValueType>>
/external/llvm-project/llvm/include/llvm/Support/
DBinaryStreamArray.h44 template <typename T> struct VarStreamArrayExtractor { struct
88 typename Extractor = VarStreamArrayExtractor<ValueType>>
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp25 Error VarStreamArrayExtractor<CrossModuleImportItem>::
DDebugInlineeLinesSubsection.cpp23 Error VarStreamArrayExtractor<InlineeSourceLine>::
DDebugChecksumsSubsection.cpp34 Error VarStreamArrayExtractor<FileChecksumEntry>::
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp25 Error VarStreamArrayExtractor<CrossModuleImportItem>::
DDebugInlineeLinesSubsection.cpp23 Error VarStreamArrayExtractor<InlineeSourceLine>::
DDebugChecksumsSubsection.cpp34 Error VarStreamArrayExtractor<FileChecksumEntry>::

12