/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | StreamArray.h | 77 class VarStreamArray { 83 VarStreamArray() {} in VarStreamArray() function 84 explicit VarStreamArray(const Extractor &E) : E(E) {} in VarStreamArray() function 86 explicit VarStreamArray(StreamRef Stream) : Stream(Stream) {} in VarStreamArray() function 87 VarStreamArray(StreamRef Stream, const Extractor &E) : Stream(Stream), E(E) {} in VarStreamArray() function 89 VarStreamArray(const VarStreamArray<ValueType, Extractor> &Other) in VarStreamArray() function 109 typedef VarStreamArray<ValueType, Extractor> ArrayType;
|
H A D | StreamReader.h | 74 Error readArray(VarStreamArray<T, U> &Array, uint32_t Size) { in readArray() 78 Array = VarStreamArray<T, U>(S, Array.getExtractor()); in readArray()
|
H A D | ModuleSubstreamVisitor.h | 90 typedef VarStreamArray<LineColumnEntry> LineInfoArray; 91 typedef VarStreamArray<FileChecksumEntry> FileChecksumArray;
|
H A D | ModuleSubstream.h | 83 typedef VarStreamArray<ModuleSubstream> ModuleSubstreamArray;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | BinaryStreamArray.h | 92 class VarStreamArray { 98 VarStreamArray() = default; 100 explicit VarStreamArray(const Extractor &E) : E(E) {} in VarStreamArray() function 102 explicit VarStreamArray(BinaryStreamRef Stream, uint32_t Skew = 0) 105 VarStreamArray(BinaryStreamRef Stream, const Extractor &E, uint32_t Skew = 0) 121 VarStreamArray<ValueType, Extractor> substream(uint32_t Begin, in substream() 160 typedef VarStreamArray<ValueType, Extractor> ArrayType;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | BinaryStreamArray.h | 92 class VarStreamArray { 98 VarStreamArray() = default; 100 explicit VarStreamArray(const Extractor &E) : E(E) {} in VarStreamArray() function 102 explicit VarStreamArray(BinaryStreamRef Stream, uint32_t Skew = 0) 105 VarStreamArray(BinaryStreamRef Stream, const Extractor &E, uint32_t Skew = 0) 121 VarStreamArray<ValueType, Extractor> substream(uint32_t Begin, in substream() 160 typedef VarStreamArray<ValueType, Extractor> ArrayType;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | BinaryStreamArray.h | 92 class VarStreamArray { 98 VarStreamArray() = default; 100 explicit VarStreamArray(const Extractor &E) : E(E) {} in VarStreamArray() function 102 explicit VarStreamArray(BinaryStreamRef Stream, uint32_t Skew = 0) 105 VarStreamArray(BinaryStreamRef Stream, const Extractor &E, uint32_t Skew = 0) 121 VarStreamArray<ValueType, Extractor> substream(uint32_t Begin, in substream() 160 typedef VarStreamArray<ValueType, Extractor> ArrayType;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | BinaryStreamArray.h | 88 class VarStreamArray { 94 VarStreamArray() = default; 96 explicit VarStreamArray(const Extractor &E) : E(E) {} in VarStreamArray() function 98 explicit VarStreamArray(BinaryStreamRef Stream, uint32_t Skew = 0) 101 VarStreamArray(BinaryStreamRef Stream, const Extractor &E, uint32_t Skew = 0) 115 VarStreamArray<ValueType, Extractor> substream(uint32_t Begin, in substream() 154 typedef VarStreamArray<ValueType, Extractor> ArrayType;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | BinaryStreamArray.h | 92 class VarStreamArray { 98 VarStreamArray() = default; 100 explicit VarStreamArray(const Extractor &E) : E(E) {} in VarStreamArray() function 102 explicit VarStreamArray(BinaryStreamRef Stream, uint32_t Skew = 0) 105 VarStreamArray(BinaryStreamRef Stream, const Extractor &E, uint32_t Skew = 0) 121 VarStreamArray<ValueType, Extractor> substream(uint32_t Begin, in substream() 160 typedef VarStreamArray<ValueType, Extractor> ArrayType;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | BinaryStreamArray.h | 92 class VarStreamArray { 98 VarStreamArray() = default; 100 explicit VarStreamArray(const Extractor &E) : E(E) {} in VarStreamArray() function 102 explicit VarStreamArray(BinaryStreamRef Stream, uint32_t Skew = 0) 105 VarStreamArray(BinaryStreamRef Stream, const Extractor &E, uint32_t Skew = 0) 121 VarStreamArray<ValueType, Extractor> substream(uint32_t Begin, in substream() 160 typedef VarStreamArray<ValueType, Extractor> ArrayType;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/ |
D | CVRecord.h | 126 using CVSymbolArray = VarStreamArray<CVSymbol>; 127 using CVTypeArray = VarStreamArray<CVType>;
|
D | DebugSubsectionRecord.h | 89 using DebugSubsectionArray = VarStreamArray<DebugSubsectionRecord>;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CVRecord.h | 126 using CVSymbolArray = VarStreamArray<CVSymbol>; 127 using CVTypeArray = VarStreamArray<CVType>;
|
H A D | DebugSubsectionRecord.h | 89 using DebugSubsectionArray = VarStreamArray<DebugSubsectionRecord>;
|
H A D | DebugCrossImpSubsection.h | 49 using ReferenceArray = VarStreamArray<CrossModuleImportItem>;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/ |
D | CVRecord.h | 126 using CVSymbolArray = VarStreamArray<CVSymbol>; 127 using CVTypeArray = VarStreamArray<CVType>;
|
D | DebugSubsectionRecord.h | 89 using DebugSubsectionArray = VarStreamArray<DebugSubsectionRecord>;
|
D | DebugCrossImpSubsection.h | 49 using ReferenceArray = VarStreamArray<CrossModuleImportItem>;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/ |
D | CVRecord.h | 126 using CVSymbolArray = VarStreamArray<CVSymbol>; 127 using CVTypeArray = VarStreamArray<CVType>;
|
D | DebugSubsectionRecord.h | 89 using DebugSubsectionArray = VarStreamArray<DebugSubsectionRecord>;
|
D | DebugCrossImpSubsection.h | 49 using ReferenceArray = VarStreamArray<CrossModuleImportItem>;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/ |
D | CVRecord.h | 126 using CVSymbolArray = VarStreamArray<CVSymbol>; 127 using CVTypeArray = VarStreamArray<CVType>;
|
D | DebugSubsectionRecord.h | 89 using DebugSubsectionArray = VarStreamArray<DebugSubsectionRecord>;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | DebugSubsectionRecord.h | 96 using DebugSubsectionArray = VarStreamArray<DebugSubsectionRecord>;
|
H A D | DebugCrossImpSubsection.h | 48 using ReferenceArray = VarStreamArray<CrossModuleImportItem>;
|