Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h163 DIE *getDIE() const { return TheDIE; } in getDIE() function
673 DIE *getDIE(const MDNode *TypeMD) { in getDIE() function
DDwarfCompileUnit.cpp113 DIE *CompileUnit::getDIE(DIDescriptor D) const { in getDIE() function in CompileUnit