Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h379 DwarfCompileUnit &getCU() override { return CU; } in getCU() function
H A DDwarfCompileUnit.h168 DwarfCompileUnit &getCU() override { return *this; } in getCU() function