Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h819 DwarfCompileUnit *lookupCU(const DIE *Die) { return CUDieMap.lookup(Die); } in lookupCU() function
820 const DwarfCompileUnit *lookupCU(const DIE *Die) const { in lookupCU() function