Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h134 void hashAttribute(DIEValue Value, dwarf::Tag Tag);
DDIEHash.cpp282 void DIEHash::hashAttribute(DIEValue Value, dwarf::Tag Tag) { in hashAttribute() function in DIEHash
367 hashAttribute(ATTR, Tag); \ in hashAttributes()