Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp249 std::string RecordKindName = std::string( in visitTypeBegin() local
252 error(IO.mapEnum(RecordKind, "Record kind: " + RecordKindName)); in visitTypeBegin()