Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCVRecord.h23 template <typename Kind> struct CVRecord { struct
30 template <typename Kind> struct VarStreamArrayExtractor<CVRecord<Kind>> { argument
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCVRecord.h34 CVRecord(ArrayRef<uint8_t> Data) : RecordData(Data) {} in CVRecord() function
36 CVRecord(const RecordPrefix *P, size_t Size) in CVRecord() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCVRecord.h34 CVRecord(ArrayRef<uint8_t> Data) : RecordData(Data) {} in CVRecord() function
36 CVRecord(const RecordPrefix *P, size_t Size) in CVRecord() function