Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecordHelpers.h59 uint64_t getSizeInBytesForTypeIndex(TypeIndex TI);
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DTypeRecordHelpers.cpp54 uint64_t llvm::codeview::getSizeInBytesForTypeIndex(TypeIndex TI) { in getSizeInBytesForTypeIndex() function in llvm::codeview