Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp393 auto PtrSizeOf = Record.getSize(); in visitKnownRecord() local
394 Attr += ", SizeOf: " + itostr(PtrSizeOf); in visitKnownRecord()