Home
last modified time | relevance | path

Searched refs:addIndexedString (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h127 void addIndexedString(DIE &Die, dwarf::Attribute Attribute, StringRef Str);
DDwarfUnit.cpp252 addIndexedString(Die, Attribute, String); in addString()
255 void DwarfUnit::addIndexedString(DIE &Die, dwarf::Attribute Attribute, in addIndexedString() function in DwarfUnit