Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp50 if (Optional<size_t> FixedSize = AbbrevDecl->getFixedAttributesByteSize(U)) { in extractFast()
DDWARFAbbreviationDeclaration.cpp211 Optional<size_t> DWARFAbbreviationDeclaration::getFixedAttributesByteSize( in getFixedAttributesByteSize() function in DWARFAbbreviationDeclaration
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h144 Optional<size_t> getFixedAttributesByteSize(const DWARFUnit &U) const;