Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h391 DIEEntry *getDIEEntry(const MDNode *N) const { in getDIEEntry() function
DDwarfCompileUnit.cpp948 DIEEntry *Entry = getDIEEntry(Ty); in addType()
1009 if (DIEEntry *Entry = getDIEEntry(Ty)) { in addGlobalType()
1266 DIEEntry *Entry = getDIEEntry(Element); in constructTypeDIE()
1922 if (DIEEntry *PropertyDie = getDIEEntry(PNode)) in constructMemberDIE()