Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h101 DwarfCompileUnit &getCU() override { return *this; } in getCU() function
H A DDwarfUnit.h432 DwarfCompileUnit &getCU() override { return CU; } in getCU() function