Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/DebugInfo/
DDWARFContext.h99 DWARFTypeUnit *getTypeUnitAtIndex(unsigned index) { in getTypeUnitAtIndex() function
DDWARFContext.cpp76 getTypeUnitAtIndex(i)->dump(OS); in dump()