Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DELFAttributeParser.h57 Optional<unsigned> getAttributeValue(unsigned tag) const { in getAttributeValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp150 Optional<DWARFFormValue> DWARFAbbreviationDeclaration::getAttributeValue( in getAttributeValue() function in DWARFAbbreviationDeclaration