Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h177 DIE *getDIE(const MDNode *TypeMD) { in getDIE() function
H A DDwarfDebug.h87 DIE *getDIE() const { return TheDIE; } in getDIE() function
H A DDwarfUnit.cpp202 DIE *DwarfUnit::getDIE(const DINode *D) const { in getDIE() function in DwarfUnit