Home
last modified time | relevance | path

Searched defs:getAttributeValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DELFAttributeParser.h62 std::optional<unsigned> getAttributeValue(unsigned tag) const { in getAttributeValue() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp207 DWARFAbbreviationDeclaration::getAttributeValue(const uint64_t DIEOffset, in getAttributeValue() function in DWARFAbbreviationDeclaration