Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecordHelpers.h59 uint64_t getSizeInBytesForTypeIndex(TypeIndex TI);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordHelpers.cpp54 uint64_t llvm::codeview::getSizeInBytesForTypeIndex(TypeIndex TI) { in getSizeInBytesForTypeIndex() function in llvm::codeview
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1930 : getSizeInBytesForTypeIndex(TIElementType)) in visitKnownRecord()