Home
last modified time | relevance | path

Searched defs:CVRecord (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h23 template <typename Kind> struct CVRecord { struct
30 template <typename Kind> struct VarStreamArrayExtractor<CVRecord<Kind>> { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DCVRecord.h33 CVRecord(ArrayRef<uint8_t> Data) : RecordData(Data) {} in CVRecord() function
35 CVRecord(const RecordPrefix *P, size_t Size) in CVRecord() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h33 CVRecord(ArrayRef<uint8_t> Data) : RecordData(Data) {} in CVRecord() function
35 CVRecord(const RecordPrefix *P, size_t Size) in CVRecord() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DCVRecord.h33 CVRecord(ArrayRef<uint8_t> Data) : RecordData(Data) {} in CVRecord() function
35 CVRecord(const RecordPrefix *P, size_t Size) in CVRecord() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DCVRecord.h33 CVRecord(ArrayRef<uint8_t> Data) : RecordData(Data) {} in CVRecord() function
35 CVRecord(const RecordPrefix *P, size_t Size) in CVRecord() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DCVRecord.h33 CVRecord(ArrayRef<uint8_t> Data) : RecordData(Data) {} in CVRecord() function
35 CVRecord(const RecordPrefix *P, size_t Size) in CVRecord() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h34 CVRecord(ArrayRef<uint8_t> Data) : RecordData(Data) {} in CVRecord() function
36 CVRecord(const RecordPrefix *P, size_t Size) in CVRecord() function