Searched defs:getByteSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp185 size_t DWARFAbbreviationDeclaration::FixedSizeInfo::getByteSize( function in class:DWARFAbbreviationDeclaration::FixedSizeInfo
197 Optional<int64_t> DWARFAbbreviationDeclaration::AttributeSpec::getByteSize( function in class:DWARFAbbreviationDeclaration::AttributeSpec
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp22 uint32_t PDBStringTable::getByteSize() const { return Header->ByteSize; } function in class:PDBStringTable

Completed in 318 milliseconds