Searched refs:getSizeInBytesForTypeIndex (Results 1 – 3 of 3) sorted by relevance
60 LLVM_ABI uint64_t getSizeInBytesForTypeIndex(TypeIndex TI);
54 uint64_t llvm::codeview::getSizeInBytesForTypeIndex(TypeIndex TI) { in getSizeInBytesForTypeIndex() function in llvm::codeview
1923 : getSizeInBytesForTypeIndex(TIElementType)) in visitKnownRecord()3219 CurrentType->setBitSize(getSizeInBytesForTypeIndex(TIR) * DWARF_CHAR_BIT); in createBaseType()