Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAbbreviationDeclaration.h23 void AddAttribute(const DWARFAttribute &attr) { in AddAttribute() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp194 Abbrev.AddAttribute(V.getAttribute(), V.getForm()); in generateAbbrev()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DDIE.h109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute() function