Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.h404 DwarfCompileUnit &getCU() override { return CU; } in getCU() function
HDDwarfCompileUnit.h200 DwarfCompileUnit &getCU() override { return *this; } in getCU() function