Home
last modified time | relevance | path

Searched refs:RecordLimit (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h246 struct RecordLimit { struct
262 SmallVector<RecordLimit, 2> Limits; argument
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp21 RecordLimit Limit; in beginRecord()