Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp50 if (Optional<size_t> FixedSize = AbbrevDecl->getFixedAttributesByteSize(U)) { in extractFast()
H A DDWARFAbbreviationDeclaration.cpp210 Optional<size_t> DWARFAbbreviationDeclaration::getFixedAttributesByteSize( in getFixedAttributesByteSize() function in DWARFAbbreviationDeclaration
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h153 Optional<size_t> getFixedAttributesByteSize(const DWARFUnit &U) const;