Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3351 CVType CVRecord = Types.getType(TI); in getElement() local
3364 CVType CVRecord = ids().getType(Entry); in processLines() local